Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h33 #define int32_to_float64 __floatsidf macro
H A Dsoftfloat.c545 float64 int32_to_float64( int32 a ) in int32_to_float64() function
/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.c1192 float64 int32_to_float64( int32 a ) in int32_to_float64() function