Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h55 #define int32_to_floatx80 __floatsixf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1183 floatx80 int32_to_floatx80( int32 a ) in int32_to_floatx80() function