ALLOCA_LIMIT      311 lib/fnmatch.c                if (__builtin_expect (totsize < ALLOCA_LIMIT, 1))
ALLOCA_LIMIT      332 lib/fnmatch.c                if (__builtin_expect (! (totsize < ALLOCA_LIMIT), 0))
ALLOCA_LIMIT     1092 lib/fnmatch_loop.c                 || ALLOCA_LIMIT <= newpsize)                                  \