Home
last modified time | relevance | path

Searched defs:float128_to_uint64_round_to_zero (Results 1 – 4 of 4) sorted by relevance

/netbsd/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h72 #define float128_to_uint64_round_to_zero _softfloat_float128_to_uint64_round_to_zero macro
/netbsd/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h72 #define float128_to_uint64_round_to_zero _softfloat_float128_to_uint64_round_to_zero macro
/netbsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h107 #define float128_to_uint64_round_to_zero __fixunstfdi macro
/netbsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4496 uint64 float128_to_uint64_round_to_zero( float128 a ) in float128_to_uint64_round_to_zero() function