Home
last modified time | relevance | path

Searched defs:roundAndPackInt64 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c173 static int64 roundAndPackInt64( flag zSign, bits64 absZ0, bits64 absZ1 ) in roundAndPackInt64() function
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.c155 static int64 roundAndPackInt64( flag zSign, bits64 absZ0, bits64 absZ1 ) in roundAndPackInt64() function