Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h70 #define uint32_to_floatx80 __floatunsixf macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1199 floatx80 uint32_to_floatx80( uint32 a ) in uint32_to_floatx80() function