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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c1042 #ifdef YYPARSE_PARAM
1044 int yyparse (void *YYPARSE_PARAM);
1048 #else /* ! YYPARSE_PARAM */
1054 #endif /* ! YYPARSE_PARAM */
1073 #ifdef YYPARSE_PARAM
1075 int yyparse (void *YYPARSE_PARAM)
1077 int yyparse (YYPARSE_PARAM)
1078 void *YYPARSE_PARAM;
1080 #else /* ! YYPARSE_PARAM */
1072 yyparse(void *YYPARSE_PARAM) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.c253 #define YYPARSE_PARAM parm macro
934 #ifdef YYPARSE_PARAM
936 int yyparse (void *YYPARSE_PARAM);
940 #else /* ! YYPARSE_PARAM */
946 #endif /* ! YYPARSE_PARAM */
957 #ifdef YYPARSE_PARAM
959 int yyparse (void *YYPARSE_PARAM)
961 int yyparse (YYPARSE_PARAM)
962 void *YYPARSE_PARAM;
964 #else /* ! YYPARSE_PARAM */
956 yyparse(void *YYPARSE_PARAM) argument
[all...]
H A Dgetdate.y158 #define YYPARSE_PARAM parm
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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...]

Completed in 68 milliseconds