Home
last modified time | relevance | path

Searched refs:float128_to_int32_round_to_zero (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.h335 int float128_to_int32_round_to_zero( float128 );
H A Dsoftfloat.c4384 int32 float128_to_int32_round_to_zero( float128 a ) in float128_to_int32_round_to_zero() function
/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat.h286 int float128_to_int32_round_to_zero( float128 ) __dso_protected;
H A Dtimesoftfloat.c2342 time_a_float128_z_int32( float128_to_int32_round_to_zero ); in timeFunctionVariety()