Searched defs:move_p (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | v3_san.c | 421 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
H A D | v3_alt.c | 342 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 607 add_one_base_init (tree binfo, tree parm, bool move_p, tree inh, in add_one_base_init() 645 bool move_p = DECL_MOVE_CONSTRUCTOR_P (fndecl); in do_build_copy_constructor() local 768 bool move_p = move_fn_p (fndecl); in do_build_copy_assign() local 2753 bool move_p = (kind == sfk_move_assignment in implicitly_declare_fn() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 630 add_one_base_init (tree binfo, tree parm, bool move_p, tree inh, in add_one_base_init() 668 bool move_p = DECL_MOVE_CONSTRUCTOR_P (fndecl); in do_build_copy_constructor() local 791 bool move_p = move_fn_p (fndecl); in do_build_copy_assign() local 3050 bool move_p = (kind == sfk_move_assignment in implicitly_declare_fn() local
|