Searched refs:shift_out_value (Results 1 – 1 of 1) sorted by relevance
116 const StorageType shift_out_value = mantissa & shift_out_mask; in T() local122 if (shift_out_value > halfway_value) { in T()124 } else if (shift_out_value == halfway_value) { in T()235 const StorageType shift_out_value = mantissa & shift_out_mask; variable240 if (shift_out_value > halfway_value) {242 } else if (shift_out_value == halfway_value) {