Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/dtc/
Ddtc-lexer.l97 yyterminate();
Ddtc-lexer.lex.c_shipped798 /* No semi-colon after return; correct usage is to write "yyterminate();" -
802 #ifndef yyterminate
803 #define yyterminate() return YY_NULL
980 yyterminate();
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c950 #ifndef yyterminate
951 #define yyterminate() return YY_NULL macro
1328 yyterminate();
Dzconf.lex.c_shipped946 /* No semi-colon after return; correct usage is to write "yyterminate();" -
950 #ifndef yyterminate
951 #define yyterminate() return YY_NULL
1328 yyterminate();
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped702 /* No semi-colon after return; correct usage is to write "yyterminate();" -
706 #ifndef yyterminate
707 #define yyterminate() return YY_NULL
907 yyterminate();