Home
last modified time | relevance | path

Searched refs:yyless (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dparse-events.l130 BEGIN(INITIAL); yyless(0);
136 BEGIN(INITIAL); yyless(0);
142 BEGIN(INITIAL); yyless(0);
/linux-4.1.27/scripts/genksyms/
Dlex.l322 yyless(0);
Dlex.lex.c_shipped166 #define yyless(n) \
1711 /* Redefine yyless() so it works in section 3 code. */
1713 #undef yyless
1714 #define yyless(n) \
2131 yyless(0);
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c185 #define yyless(n) \ macro
2108 #undef yyless
2109 #define yyless(n) \ macro
Dzconf.lex.c_shipped185 #define yyless(n) \
2106 /* Redefine yyless() so it works in section 3 code. */
2108 #undef yyless
2109 #define yyless(n) \
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped176 #define yyless(n) \
642 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
1974 /* Redefine yyless() so it works in section 3 code. */
1976 #undef yyless
1977 #define yyless(n) \