Home | Sort by: relevance | last modified time | path |
/src/lib/libc/quad/ | |
fixunssfdi.c | 67 double x, toppart; local in function:__fixunssfdi 85 toppart = (x - ONE_HALF) / ONE; 94 t.ul[H] = (unsigned int)toppart; |
fixunssfdi.c | 67 double x, toppart; local in function:__fixunssfdi 85 toppart = (x - ONE_HALF) / ONE; 94 t.ul[H] = (unsigned int)toppart; |
fixunssfdi.c | 67 double x, toppart; local in function:__fixunssfdi 85 toppart = (x - ONE_HALF) / ONE; 94 t.ul[H] = (unsigned int)toppart; |