Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h59 #define int64_to_float64 __floatdidf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1291 float64 int64_to_float64( int64 a ) in int64_to_float64() function