Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c95 # define __libc_use_alloca(n) ((n) < 4032) macro
98 # define __libc_use_alloca(n) false macro
H A Dglob.c199 # define __libc_use_alloca(n) false macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h464 # define __libc_use_alloca(n) ((n) < 4032) macro
467 # define __libc_use_alloca(n) 0 macro