Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h71 #define uint32_to_float128 __floatunsitf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1237 float128 uint32_to_float128( uint32 a ) in uint32_to_float128() function