Home
last modified time | relevance | path

Searched refs:uint32_to_float64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h69 #define uint32_to_float64 __floatunsidf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1161 float64 uint32_to_float64( uint32 a ) in uint32_to_float64() function