Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/genksyms/
Dlex.l36 #define YY_DECL static int yylex1(void) macro
Dlex.lex.c_shipped571 #define YY_DECL static int yylex1(void)
725 #ifndef YY_DECL
730 #define YY_DECL int yylex (void)
731 #endif /* !YY_DECL */
753 YY_DECL
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c1006 #ifndef YY_DECL
1011 #define YY_DECL int zconflex (void) macro
1031 YY_DECL
Dzconf.lex.c_shipped1006 #ifndef YY_DECL
1011 #define YY_DECL int zconflex (void)
1012 #endif /* !YY_DECL */
1031 YY_DECL
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped822 #ifndef YY_DECL
827 #define YY_DECL int yylex (void)
828 #endif /* !YY_DECL */
850 YY_DECL