Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/
Ddtc-lexer.l98 yyterminate();
Ddtc-lexer.lex.c_shipped799 /* No semi-colon after return; correct usage is to write "yyterminate();" -
803 #ifndef yyterminate
804 #define yyterminate() return YY_NULL
981 yyterminate();
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c987 #ifndef yyterminate
988 #define yyterminate() return YY_NULL macro
1381 yyterminate();
Dzconf.lex.c_shipped983 /* No semi-colon after return; correct usage is to write "yyterminate();" -
987 #ifndef yyterminate
988 #define yyterminate() return YY_NULL
1381 yyterminate();
/linux-4.4.14/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();