Home
last modified time | relevance | path

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

/openbsd/src/sys/lib/libkern/
Dsoftfloat.h319 int floatx80_lt( floatx80, floatx80 );
Dsoftfloat.c4211 flag floatx80_lt( floatx80 a, floatx80 b ) in floatx80_lt() function
/openbsd/src/lib/libc/softfloat/
Dsoftfloat.h270 int floatx80_lt( floatx80, floatx80 ) __dso_protected;
Dtimesoftfloat.c2325 time_ab_floatx80_z_flag( floatx80_lt ); in timeFunctionVariety()