Searched refs:can_start_hex (Results 1 – 1 of 1) sorted by relevance
286 can_start_hex(char c, char c2, char c3);505 Lex::can_start_hex(char c1, char c2, char c3) in can_start_hex() function in gold::Lex832 if (this->can_start_hex(c0, c1, c2)) in get_token()