Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c121 static SPEW_INLINE int shift_token PARAMS ((void));
485 shift_token () in shift_token() function
561 yychar = shift_token ();
717 yychr = shift_token (); in yylex()