Home
last modified time | relevance | path

Searched defs:cookie_size (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2885 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 Dconstexpr.c5655 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 Dcall.c4651 tree *size, tree *cookie_size, in build_operator_new_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2962 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 Dconstexpr.cc6471 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 Dcall.cc4883 tree *size, tree *cookie_size, in build_operator_new_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c308 tree cookie_size; in default_cxx_get_cookie_size() local