Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h56 #define int32_to_float128 __floatsitf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1221 float128 int32_to_float128( int32 a ) in int32_to_float128() function