Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yyalloc

396 union yyalloc
403 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1214 union yyalloc *yyptr =
1215 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));