Searched refs:yyinput_last_read_token (Results 1 – 3 of 3) sorted by relevance
60 void yyinput_last_read_token( OBJECT * * name, int * line );
113 yyinput_last_read_token( &p->file, &p->line ); in parse_make()
731 void yyinput_last_read_token( OBJECT * * name, int * line ) in yyinput_last_read_token() function