Home
last modified time | relevance | path

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

/openbsd/sys/lib/libkern/
H A Dsoftfloat.h287 int floatx80_to_int32( floatx80 );
H A Dsoftfloat.c3338 int32 floatx80_to_int32( floatx80 a ) in floatx80_to_int32() function
/openbsd/lib/libc/softfloat/
H A Dsoftfloat.h238 int floatx80_to_int32( floatx80 ) __dso_protected;
H A Dtimesoftfloat.c2275 time_a_floatx80_z_int32( floatx80_to_int32 ); in timeFunctionVariety()