Home | History | Annotate | Download | only in compiler

Lines Matching defs:yyalloc

580 union yyalloc
588 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2237 union yyalloc *yyptr =
2238 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));