Home | History | Annotate | Download | only in tc

Lines Matching defs:yyalloc

358 union yyalloc
366 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1213 union yyalloc *yyptr =
1214 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));