Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h60 #define int64_to_floatx80 __floatdixf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1314 floatx80 int64_to_floatx80( int64 a ) in int64_to_floatx80() function