Home | History | Annotate | Download | only in intl

Lines Matching defs:YYSTACK_BYTES

390 #  define YYSTACK_BYTES(N) \
394 # define YYSTACK_BYTES(N) \
549 SIZE_MAX < YYSTACK_BYTES (YYMAXDEPTH)
815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));