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

  /external/e2fsprogs/intl/
plural.c 63 #define YYPARSE_PARAM arg
615 /* The user can define YYPARSE_PARAM as the name of an argument to be passed
621 #ifdef YYPARSE_PARAM
623 # define YYPARSE_PARAM_ARG void *YYPARSE_PARAM
626 # define YYPARSE_PARAM_ARG YYPARSE_PARAM
627 # define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
629 #else /* !YYPARSE_PARAM */
632 #endif /* !YYPARSE_PARAM */
636 # ifdef YYPARSE_PARAM
    [all...]
plural.y 44 #define YYPARSE_PARAM arg
  /external/mdnsresponder/mDNSShared/
dnsextd_parser.y 84 #define YYPARSE_PARAM context

Completed in 497 milliseconds