Home
last modified time | relevance | path

Searched refs:yylex (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped767 extern int yylex (void);
769 #define YY_DECL int yylex (void)
1059 * yylex(). If so, then we have to assure
1173 } /* end of yylex */
1743 /** Setup the input buffer state to scan a string. The next call to yylex() will
1757 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1945 * yylex() is called, initialization will occur. */
H A Ddtc-parser.tab.c_shipped80 extern int yylex(void);
680 /* YYLEX -- calling `yylex' with the right arguments. */
683 # define YYLEX yylex (YYLEX_PARAM)
685 # define YYLEX yylex ()
H A Ddtc-parser.y29 extern int yylex(void);
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped874 extern int yylex (void);
876 #define YY_DECL int yylex (void)
1126 * yylex(). If so, then we have to assure
1240 } /* end of yylex */
1957 /** Setup the input buffer state to scan a string. The next call to yylex() will
1973 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2183 * yylex() is called, initialization will occur. */
2282 yylex(void)
H A Dgenksyms.h73 int yylex(void);
H A Dlex.l128 yylex(void)
H A Dparse.c_shipped928 /* YYLEX -- calling `yylex' with the right arguments. */
931 # define YYLEX yylex (YYLEX_PARAM)
933 # define YYLEX yylex ()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c68 #define yylex zconflex macro
882 # define YYLEX yylex (YYLEX_PARAM)
884 # define YYLEX yylex ()
H A Dzconf.tab.c_shipped68 #define yylex zconflex
879 /* YYLEX -- calling `yylex' with the right arguments. */
882 # define YYLEX yylex (YYLEX_PARAM)
884 # define YYLEX yylex ()
H A Dlex.zconf.c17 #define yylex zconflex macro
H A Dlex.zconf.c_shipped17 #define yylex zconflex