Home
last modified time | relevance | path

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

/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.h194 floatx80 float32_to_floatx80( float32 );
H A Dsoftfloat.c1584 floatx80 float32_to_floatx80( float32 a ) in float32_to_floatx80() function
/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat.h159 floatx80 float32_to_floatx80( float32 ) __dso_protected;
H A Dtimesoftfloat.c2162 time_a_float32_z_floatx80( float32_to_floatx80 ); in timeFunctionVariety()