Home | History | Annotate | Download | only in glsl

Lines Matching refs:YYSTACK_ALLOC

494 #    define YYSTACK_ALLOC __builtin_alloca
498 # define YYSTACK_ALLOC __alloca
503 # define YYSTACK_ALLOC alloca
515 # ifdef YYSTACK_ALLOC
526 # define YYSTACK_ALLOC YYMALLOC
2694 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
5138 yymsg = (char *) YYSTACK_ALLOC (yyalloc);