Home | History | Annotate | Download | only in intl

Lines Matching refs:YYSTACK_BYTES

414 #  define YYSTACK_BYTES(N) \
418 # define YYSTACK_BYTES(N) \
573 SIZE_MAX < YYSTACK_BYTES (YYMAXDEPTH)
841 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));