Home | History | Annotate | Download | only in libcpu

Lines Matching defs:YYSTACK_ALLOC

489 #    define YYSTACK_ALLOC __builtin_alloca
493 # define YYSTACK_ALLOC __alloca
498 # define YYSTACK_ALLOC alloca
511 # ifdef YYSTACK_ALLOC
522 # define YYSTACK_ALLOC YYMALLOC
1488 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2052 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);