Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:alloca

325 /* The parser invokes alloca or malloc; define the necessary symbols.  */
332 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
337 # define alloca _alloca
339 # define YYSTACK_ALLOC alloca
357 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number