yyalloc 412 test/manual/etags/y-src/cccp.c # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) yyalloc 859 test/manual/etags/y-src/cccp.c union yyalloc *yyptr = yyalloc 860 test/manual/etags/y-src/cccp.c (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); yyalloc 491 test/manual/etags/y-src/parse.c # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) yyalloc 938 test/manual/etags/y-src/parse.c union yyalloc *yyptr = yyalloc 939 test/manual/etags/y-src/parse.c (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));