Searched defs:expected_output_length (Results 1 – 1 of 1) sorted by relevance
634 int expected_output_length; in __handle_special_value() local818 int expected_output_length = sign + 1; in __floating_to_chars_hex() local963 int expected_output_length = fd.sign + mantissa_length; in __floating_to_chars_shortest() local994 int expected_output_length = fd.sign + mantissa_length + fd.exponent; in __floating_to_chars_shortest() local1064 const int expected_output_length in __floating_to_chars_shortest() local
Completed in 6 milliseconds