Home
last modified time | relevance | path

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

/openbsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h34 #define int64_to_float32 __floatdisf macro
/openbsd/sys/lib/libkern/
H A Dsoftfloat.c1271 float32 int64_to_float32( int64 a ) in int64_to_float32() function