HomeSort by: relevance | last modified time | path
    Searched defs:toppart (Results 1 - 3 of 3) sorted by relevancy

  /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;

Completed in 38 milliseconds