Home
last modified time | relevance | path

Searched defs:initp (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Ddecl2.c2339 start_objects (int method_type, int initp) in start_objects()
2402 finish_objects (int method_type, int initp, tree body) in finish_objects()
2612 one_static_initialization_or_destruction (tree decl, tree init, bool initp) in one_static_initialization_or_destruction()
2732 do_static_initialization_or_destruction (tree vars, bool initp) in do_static_initialization_or_destruction()
Dtree.c2269 stabilize_expr (tree exp, tree* initp) in stabilize_expr()
2313 stabilize_call (tree call, tree *initp) in stabilize_call()
2345 stabilize_init (tree init, tree *initp) in stabilize_init()
/freebsd-12-stable/sys/amd64/sgx/
Dsgx.c911 sgx_ioctl_init(struct sgx_softc *sc, struct sgx_enclave_init *initp) in sgx_ioctl_init()
988 struct sgx_enclave_init *initp; in sgx_ioctl() local