Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h99 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5517 uint32 float64_to_uint32_round_to_zero( float64 a ) in float64_to_uint32_round_to_zero() function