Home
last modified time | relevance | path

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

/openbsd/src/sys/lib/libkern/
Dsoftfloat.h289 int64_t floatx80_to_int64( floatx80 );
Dsoftfloat.c3412 int64 floatx80_to_int64( floatx80 a ) in floatx80_to_int64() function
/openbsd/src/lib/libc/softfloat/
Dsoftfloat.h240 long long floatx80_to_int64( floatx80 ) __dso_protected;
Dtimesoftfloat.c2281 time_a_floatx80_z_int64( floatx80_to_int64 ); in timeFunctionVariety()