Home | History | Annotate | Download | only in sh

Lines Matching refs:YYSTACK_BYTES

258 # define YYSTACK_BYTES(N) \
715 SIZE_MAX < YYSTACK_BYTES (YYMAXDEPTH)
1014 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));