Searched refs:yyalloc (Results 1 – 2 of 2) sorted by relevance
399 union yyalloc union406 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)1343 union yyalloc *yyptr =1344 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
400 union yyalloc union407 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)1318 union yyalloc *yyptr = in yyparse()1319 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
Completed in 13 milliseconds