Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yyalloc

373 union yyalloc
380 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1191 union yyalloc *yyptr =
1192 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));