Home | History | Annotate | Download | only in sh

Lines Matching refs:yyalloc

247 union yyalloc
254 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1013 union yyalloc *yyptr =
1014 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));