Searched defs:cookie_size (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 2885 build_new_constexpr_heap_type (tree elt_type, tree cookie_size, tree itype2) in build_new_constexpr_heap_type() 2913 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr() 2984 tree cookie_size = NULL_TREE; in build_new_1() local 4066 tree cookie_size; in build_vec_delete_1() local
|
H A D | constexpr.c | 5655 tree cookie_size, tree full_size, tree arg_size, in build_new_constexpr_heap_type() 6506 tree cookie_size = NULL_TREE; in cxx_eval_constant_expression() local
|
H A D | call.c | 4651 tree *size, tree *cookie_size, in build_operator_new_call()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 2962 build_new_constexpr_heap_type (tree elt_type, tree cookie_size, tree itype2) in build_new_constexpr_heap_type() 2990 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr() 3061 tree cookie_size = NULL_TREE; in build_new_1() local 4188 tree cookie_size; in build_vec_delete_1() local
|
H A D | constexpr.cc | 6471 tree cookie_size, tree full_size, tree arg_size, in build_new_constexpr_heap_type() 7382 tree cookie_size = NULL_TREE; in cxx_eval_constant_expression() local
|
H A D | call.cc | 4883 tree *size, tree *cookie_size, in build_operator_new_call()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | targhooks.c | 308 tree cookie_size; in default_cxx_get_cookie_size() local
|