Home
last modified time | relevance | path

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

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