Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2913 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr()
2972 tree alloc_call, alloc_expr; in build_new_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2990 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr()
3049 tree alloc_call, alloc_expr; in build_new_1() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c2003 gimple *alloc_call = NULL; variable