Searched refs:true_exp (Results 1 – 1 of 1) sorted by relevance
315 int true_exp = exp - 1023; in run_fcvtmod_tests() local316 int shift = true_exp - 52; in run_fcvtmod_tests()320 printf("true_exp=%d, shift=%d, true_frac=0x%016lx\n", true_exp, shift, true_frac); in run_fcvtmod_tests()