Searched defs:int32_to_float32 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h27 #define int32_to_float32 _softfloat_int32_to_float32 macro
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h27 #define int32_to_float32 _softfloat_int32_to_float32 macro
/netbsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c537 float32 int32_to_float32( int32 a ) function
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h54 #define int32_to_float32 __floatsisf macro
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.c1106 float32 int32_to_float32( int32 a ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1126 float32 int32_to_float32( int32 a ) function

Completed in 226 milliseconds