Home
last modified time | relevance | path

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

/openbsd/src/sys/lib/libkern/
Dsoftfloat.h174 floatx80 int64_to_floatx80( int64_t );
Dsoftfloat.c1327 floatx80 int64_to_floatx80( int64 a ) in int64_to_floatx80() function
/openbsd/src/lib/libc/softfloat/
Dsoftfloat.h136 floatx80 int64_to_floatx80( long long ) __dso_protected;
Dtimesoftfloat.c2137 time_a_int64_z_floatx80( int64_to_floatx80 ); in timeFunctionVariety()