Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c137 static int frob_id PARAMS ((int, int, tree *));
748 yychr = frob_id (yychr, peek, &nth_token (0)->yylval.ttype); in yylex()
863 frob_id (yyc, peek, idp) in frob_id() function
917 frob_id (0, nth_token (0)->yychar, &id);
H A DChangeLog10782 * spew.c (frob_id): New static function.
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-2000910 * spew.c (frob_id): New static function.