Searched refs:real_yylex (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dspew.c154 /* Pull in enough tokens from real_yylex that the queue is N long beyond
181 tmp->yychar = real_yylex ();
288 tmp_token.yychar = real_yylex ();
H A Dlex.c2257 token = real_yylex ();
2344 token = real_yylex ();
2401 token = real_yylex ();
2434 token = real_yylex ();
2500 token = real_yylex ();
2519 token = real_yylex ();
2536 token = real_yylex ();
2552 token = real_yylex ();
3247 real_yylex () function
3447 real_yylex ();
[all...]
H A Dcp-tree.h3147 extern int real_yylex PROTO((void));

Completed in 160 milliseconds