Searched refs:__libc_use_alloca (Results 1 – 2 of 2) sorted by relevance
464 # define __libc_use_alloca(n) ((n) < 4032) macro467 # define __libc_use_alloca(n) 0 macro
1420 if (__libc_use_alloca (nmatch * sizeof (regmatch_t))) in set_regs()3321 if (__libc_use_alloca (sizeof (struct dests_alloc))) in build_trtable()3363 if (__libc_use_alloca ((sizeof (re_node_set) + sizeof (bitset)) * SBC_MAX in build_trtable()