Home
last modified time | relevance | path

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

/openbsd/sys/lib/libkern/
H A Dsoftfloat.h336 int64_t float128_to_int64( float128 );
H A Dsoftfloat.c4433 int64 float128_to_int64( float128 a ) in float128_to_int64() function
/openbsd/lib/libc/softfloat/
H A Dsoftfloat.h287 long long float128_to_int64( float128 ) __dso_protected;
H A Dtimesoftfloat.c2345 time_a_float128_z_int64( float128_to_int64 ); in timeFunctionVariety()