Home
last modified time | relevance | path

Searched refs:YYPARSE_PARAM (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/genksyms/
Dparse.tab.h_shipped104 #ifdef YYPARSE_PARAM
106 int yyparse (void *YYPARSE_PARAM);
110 #else /* ! YYPARSE_PARAM */
116 #endif /* ! YYPARSE_PARAM */
Dparse.tab.c_shipped204 #ifdef YYPARSE_PARAM
206 int yyparse (void *YYPARSE_PARAM);
210 #else /* ! YYPARSE_PARAM */
216 #endif /* ! YYPARSE_PARAM */
1427 #ifdef YYPARSE_PARAM
1431 yyparse (void *YYPARSE_PARAM)
1434 yyparse (YYPARSE_PARAM)
1435 void *YYPARSE_PARAM;
1437 #else /* ! YYPARSE_PARAM */
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c1392 #ifdef YYPARSE_PARAM
1394 int yyparse (void *YYPARSE_PARAM);
1421 #ifdef YYPARSE_PARAM
1425 yyparse (void *YYPARSE_PARAM) in yyparse() argument
1428 yyparse (YYPARSE_PARAM) in yyparse()
1429 void *YYPARSE_PARAM; in yyparse()
Dzconf.tab.c_shipped1392 #ifdef YYPARSE_PARAM
1394 int yyparse (void *YYPARSE_PARAM);
1398 #else /* ! YYPARSE_PARAM */
1404 #endif /* ! YYPARSE_PARAM */
1421 #ifdef YYPARSE_PARAM
1425 yyparse (void *YYPARSE_PARAM)
1428 yyparse (YYPARSE_PARAM)
1429 void *YYPARSE_PARAM;
1431 #else /* ! YYPARSE_PARAM */