Searched defs:__libc_use_alloca (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfnmatch.c89 # define __libc_use_alloca(n) ((n) < 4032) macro
92 # define __libc_use_alloca(n) false macro
H A Dglob.c194 # define __libc_use_alloca macro
/netbsd-current/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 macro
/netbsd-current/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

Completed in 111 milliseconds