Home | History | Annotate | Download | only in intl

Lines Matching defs:yyalloc

375 union yyalloc
385 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1)
814 union yyalloc *yyptr =
815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));