Searched refs:parser_hex_nibbles (Results 1 – 1 of 1) sorted by relevance
719 static NODISCARD demangle_status parser_hex_nibbles(struct parser *parser, struct buf *buf) { in parser_hex_nibbles() function1265 PARSE(printer, parser_hex_nibbles, &hex); in printer_print_const_uint()1287 PARSE(printer, parser_hex_nibbles, &hex); in printer_print_const_str_literal()1375 PARSE(printer, parser_hex_nibbles, &hex); in printer_print_const()1389 PARSE(printer, parser_hex_nibbles, &hex); in printer_print_const()
Completed in 7 milliseconds