Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/scripts/kconfig/
Dzconf.lex.c969 #ifndef YY_DECL
974 #define YY_DECL int zconflex (void) macro
994 YY_DECL
Dzconf.lex.c_shipped969 #ifndef YY_DECL
974 #define YY_DECL int zconflex (void)
975 #endif /* !YY_DECL */
994 YY_DECL
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped821 #ifndef YY_DECL
826 #define YY_DECL int yylex (void)
827 #endif /* !YY_DECL */
849 YY_DECL