Searched refs:alloca (Results 1 – 6 of 6) sorted by relevance
18 #ifndef alloca20 #define alloca __builtin_alloca macro30 #pragma alloca41 void* alloca(size_t);428 char *buf = alloca (PBUFSIZ); in check_binary_download()472 unsigned char *buf = alloca (PBUFSIZ);637 char *buf2 = alloca (PBUFSIZ);638 char *junkbuf = alloca (PBUFSIZ);
30 # define alloca __builtin_alloca macro37 #pragma alloca39 # ifndef alloca41 char *alloca ();
1515 tmpname=alloca(namelen+5); in procheader()
381 bnei a2, 5, 1f # jump if not alloca exception
328 /* The parser invokes alloca or malloc; define the necessary symbols. */335 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */340 # define alloca _alloca342 # define YYSTACK_ALLOC alloca360 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
313 /* The parser invokes alloca or malloc; define the necessary symbols. */320 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */325 # define alloca _alloca327 # define YYSTACK_ALLOC alloca345 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number