Home
last modified time | relevance | path

Searched refs:float64_round_to_int (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.h263 float64 float64_round_to_int( float64 );
H A Dsoftfloat.c2652 float64 float64_round_to_int( float64 a ) in float64_round_to_int() function
/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat.h214 float64 float64_round_to_int( float64 ) __dso_protected;
H A Dsoftfloat.c1561 float64 float64_round_to_int( float64 a ) in float64_round_to_int() function
H A Dtimesoftfloat.c2235 time_az_float64( float64_round_to_int ); in timeFunctionVariety()