Searched refs:make_HEX (Results 1 – 2 of 2) sorted by relevance
27 yy::parser::symbol_type make_HEX(const std::string &s, const yy::parser::location_type& loc);99 {hex} return make_HEX(yytext, loc);216 {hex} return make_HEX(yytext, loc);243 yy::parser::symbol_type make_HEX(const std::string &s, const yy::parser::location_type& loc)
881 yy::parser::symbol_type make_HEX(const std::string &s, const yy::parser::location_type& loc);1329 return make_HEX(yytext, loc);1741 return make_HEX(yytext, loc);2882 yy::parser::symbol_type make_HEX(const std::string &s, const yy::parser::location_type& loc) in make_HEX() function