Home | History | Annotate | Download | only in libcpu

Lines Matching refs:YYSTACK_ALLOC

455 #    define YYSTACK_ALLOC __builtin_alloca
459 # define YYSTACK_ALLOC __alloca
464 # define YYSTACK_ALLOC alloca
476 # ifdef YYSTACK_ALLOC
487 # define YYSTACK_ALLOC YYMALLOC
1460 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1983 yymsg = (char *) YYSTACK_ALLOC (yyalloc);