Searched refs:YYPARSE_PARAM (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dplural.c64 #define YYPARSE_PARAM arg macro
520 /* The user can define YYPARSE_PARAM as the name of an argument to be passed
526 #ifdef YYPARSE_PARAM
528 #define YYPARSE_PARAM_ARG void *YYPARSE_PARAM
531 #define YYPARSE_PARAM_ARG YYPARSE_PARAM
532 #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
534 #else /* not YYPARSE_PARAM */
537 #endif /* not YYPARSE_PARAM */
541 #ifdef YYPARSE_PARAM
H A Dplural.y44 #define YYPARSE_PARAM arg
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c1043 #ifdef YYPARSE_PARAM
1045 int yyparse (void *YYPARSE_PARAM);
1049 #else /* ! YYPARSE_PARAM */
1055 #endif /* ! YYPARSE_PARAM */
1074 #ifdef YYPARSE_PARAM
1076 int yyparse (void *YYPARSE_PARAM)
1078 int yyparse (YYPARSE_PARAM)
1079 void *YYPARSE_PARAM;
1081 #else /* ! YYPARSE_PARAM */
1073 yyparse(void *YYPARSE_PARAM) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dgetdate.c254 #define YYPARSE_PARAM parm macro
935 #ifdef YYPARSE_PARAM
937 int yyparse (void *YYPARSE_PARAM);
941 #else /* ! YYPARSE_PARAM */
947 #endif /* ! YYPARSE_PARAM */
958 #ifdef YYPARSE_PARAM
960 int yyparse (void *YYPARSE_PARAM)
962 int yyparse (YYPARSE_PARAM)
963 void *YYPARSE_PARAM;
965 #else /* ! YYPARSE_PARAM */
957 yyparse(void *YYPARSE_PARAM) argument
[all...]
H A Dgetdate.y159 #define YYPARSE_PARAM parm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.y46 #define YYPARSE_PARAM arg
H A Dplural.c119 #define YYPARSE_PARAM arg macro
1177 #ifdef YYPARSE_PARAM
1179 int yyparse (void *YYPARSE_PARAM);
1183 #else /* ! YYPARSE_PARAM */
1189 #endif /* ! YYPARSE_PARAM */
1200 #ifdef YYPARSE_PARAM
1204 yyparse (void *YYPARSE_PARAM)
1207 yyparse (YYPARSE_PARAM)
1208 void *YYPARSE_PARAM;
1210 #else /* ! YYPARSE_PARAM */
1201 yyparse(void *YYPARSE_PARAM) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.c960 /* The user can define YYPARSE_PARAM as the name of an argument to be passed
966 #ifdef YYPARSE_PARAM
968 #define YYPARSE_PARAM_ARG void *YYPARSE_PARAM
971 #define YYPARSE_PARAM_ARG YYPARSE_PARAM
972 #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
974 #else /* not YYPARSE_PARAM */
977 #endif /* not YYPARSE_PARAM */
981 #ifdef YYPARSE_PARAM
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.c960 /* The user can define YYPARSE_PARAM as the name of an argument to be passed
966 #ifdef YYPARSE_PARAM
968 #define YYPARSE_PARAM_ARG void *YYPARSE_PARAM
971 #define YYPARSE_PARAM_ARG YYPARSE_PARAM
972 #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
974 #else /* not YYPARSE_PARAM */
977 #endif /* not YYPARSE_PARAM */
981 #ifdef YYPARSE_PARAM

Completed in 65 milliseconds