Searched refs:zero_count (Results 1 – 2 of 2) sorted by relevance
303 int zero_count = 0; in double_to_hexstring() local309 zero_count++; in double_to_hexstring()317 while (zero_count > 0) { in double_to_hexstring()319 zero_count--; in double_to_hexstring()
382 int zero_count = 0; in double_to_hexstring() local388 zero_count++; in double_to_hexstring()396 while (zero_count > 0) { in double_to_hexstring()398 zero_count--; in double_to_hexstring()
Completed in 6 milliseconds