Searched refs:convert_float_hex_exp (Results 1 – 2 of 2) sorted by relevance
56 return convert_float_hex_exp(writer, to_conv); in convert()
27 int inline convert_float_hex_exp(Writer *writer, const FormatSection &to_conv) { in convert_float_hex_exp() function