Home | History | Annotate | Download | only in glcpp

Lines Matching refs:YYSTACK_ALLOC

403 #    define YYSTACK_ALLOC __builtin_alloca
407 # define YYSTACK_ALLOC __alloca
412 # define YYSTACK_ALLOC alloca
424 # ifdef YYSTACK_ALLOC
435 # define YYSTACK_ALLOC YYMALLOC
1684 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2711 yymsg = (char *) YYSTACK_ALLOC (yyalloc);