Home
last modified time | relevance | path

Searched refs:roundAndPackUInt64 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/lib/libkern/
Dsoftfloat.c197 static uint64 roundAndPackUInt64( bits64 absZ0, bits64 absZ1 ) in roundAndPackUInt64() function
2384 return roundAndPackUInt64( aSig, aSigExtra ); in float64_to_uint64()