Home
last modified time | relevance | path

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

/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.h290 int64_t floatx80_to_int64_round_to_zero( floatx80 );
H A Dsoftfloat.c3453 int64 floatx80_to_int64_round_to_zero( floatx80 a ) in floatx80_to_int64_round_to_zero() function
/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat.h241 long long floatx80_to_int64_round_to_zero( floatx80 ) __dso_protected;
H A Dtimesoftfloat.c2284 time_a_floatx80_z_int64( floatx80_to_int64_round_to_zero ); in timeFunctionVariety()