Home
last modified time | relevance | path

Searched defs:int32_to_float32 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h32 #define int32_to_float32 __floatsisf macro
H A Dsoftfloat.c527 float32 int32_to_float32( int32 a ) in int32_to_float32() function
/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.c1174 float32 int32_to_float32( int32 a ) in int32_to_float32() function