alloca            288 regex.cpp      #ifndef alloca
alloca            299 regex.cpp      char *alloca ();
alloca            307 regex.cpp      #define REGEX_ALLOCATE alloca
alloca            311 regex.cpp        (destination = (char *) alloca (nsize),				\
alloca            341 regex.cpp      #define REGEX_ALLOCATE_STACK alloca
alloca           3537 regex.cpp            alloca (0);
alloca           3658 regex.cpp        alloca (0);
alloca           3699 regex.cpp        alloca (0);