Home
last modified time | relevance | path

Searched refs:float64_to_uint32_round_to_zero (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h41 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
H A Dsoftfloat.h195 unsigned int float64_to_uint32_round_to_zero( float64 ) __dso_protected;
/openbsd/sys/lib/libkern/
H A Dsoftfloat.c5506 uint32 float64_to_uint32_round_to_zero( float64 a ) in float64_to_uint32_round_to_zero() function