Home | History | Annotate | Download | only in intl

Lines Matching defs:yyalloc

399 union yyalloc
409 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1)
840 union yyalloc *yyptr =
841 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));