Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript.cc327 skip_c_comment(const char**);
672 Lex::skip_c_comment(const char** pp) in skip_c_comment() function in gold::Lex
792 if (!this->skip_c_comment(pp)) in get_token()