HomeSort by relevance Sort by last modified time
    Searched refs:YYLEX_PARAM (Results 1 - 13 of 13) sorted by null

  /external/e2fsprogs/intl/
plural.c 62 #define YYLEX_PARAM &((struct parse_args *) arg)->cp
503 # ifdef YYLEX_PARAM
504 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
509 # ifdef YYLEX_PARAM
510 # define YYLEX yylex (&yylval, YYLEX_PARAM)
    [all...]