Searched refs:hexStringConstant (Results 1 – 2 of 2) sorted by relevance
49 TOK hexStringConstant(Token *t);
314 t->value = hexStringConstant(t); in scan()1144 TOK Lexer::hexStringConstant(Token *t) in hexStringConstant() function