Home
last modified time | relevance | path

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

/openbsd/sys/lib/libkern/
H A Dsoftfloat.h334 int float128_to_int32( float128 );
H A Dsoftfloat.c4354 int32 float128_to_int32( float128 a ) in float128_to_int32() function
/openbsd/lib/libc/softfloat/
H A Dsoftfloat.h285 int float128_to_int32( float128 ) __dso_protected;
H A Dtimesoftfloat.c2339 time_a_float128_z_int32( float128_to_int32 ); in timeFunctionVariety()