Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.h_shipped111 #ifdef YYPARSE_PARAM
113 int yyparse (void *YYPARSE_PARAM);
117 #else /* ! YYPARSE_PARAM */
123 #endif /* ! YYPARSE_PARAM */
Ddtc-parser.tab.c_shipped184 #ifdef YYPARSE_PARAM
186 int yyparse (void *YYPARSE_PARAM);
190 #else /* ! YYPARSE_PARAM */
196 #endif /* ! YYPARSE_PARAM */
1265 #ifdef YYPARSE_PARAM
1269 yyparse (void *YYPARSE_PARAM)
1272 yyparse (YYPARSE_PARAM)
1273 void *YYPARSE_PARAM;
1275 #else /* ! YYPARSE_PARAM */
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c1370 #ifdef YYPARSE_PARAM
1372 int yyparse (void *YYPARSE_PARAM);
1399 #ifdef YYPARSE_PARAM
1403 yyparse (void *YYPARSE_PARAM) in yyparse() argument
1406 yyparse (YYPARSE_PARAM) in yyparse()
1407 void *YYPARSE_PARAM; in yyparse()
Dzconf.tab.c_shipped1370 #ifdef YYPARSE_PARAM
1372 int yyparse (void *YYPARSE_PARAM);
1376 #else /* ! YYPARSE_PARAM */
1382 #endif /* ! YYPARSE_PARAM */
1399 #ifdef YYPARSE_PARAM
1403 yyparse (void *YYPARSE_PARAM)
1406 yyparse (YYPARSE_PARAM)
1407 void *YYPARSE_PARAM;
1409 #else /* ! YYPARSE_PARAM */
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1415 #ifdef YYPARSE_PARAM
1417 int yyparse (void *YYPARSE_PARAM);
1421 #else /* ! YYPARSE_PARAM */
1427 #endif /* ! YYPARSE_PARAM */
1444 #ifdef YYPARSE_PARAM
1448 yyparse (void *YYPARSE_PARAM)
1451 yyparse (YYPARSE_PARAM)
1452 void *YYPARSE_PARAM;
1454 #else /* ! YYPARSE_PARAM */