Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dscan.h60 void yyinput_last_read_token( OBJECT * * name, int * line );
Dparse.cpp113 yyinput_last_read_token( &p->file, &p->line ); in parse_make()
Dscan.cpp731 void yyinput_last_read_token( OBJECT * * name, int * line ) in yyinput_last_read_token() function