Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript.cc286 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::Lex
832 if (this->can_start_hex(c0, c1, c2)) in get_token()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript.cc286 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::Lex
832 if (this->can_start_hex(c0, c1, c2)) in get_token()