Searched refs:toppart (Results 1 – 2 of 2) sorted by relevance
50 double toppart; in __fixunsdfdi() local67 toppart = (x - ONE_HALF) / ONE; in __fixunsdfdi()76 t.ul[H] = (unsigned long)toppart; in __fixunsdfdi()
54 double x, toppart; in __fixunssfdi() local72 toppart = (x - ONE_HALF) / ONE; in __fixunssfdi()81 t.ul[H] = (unsigned long)toppart; in __fixunssfdi()