OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float64_to_uint64
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/lib/libkern/
softfloat.h
217
uint64_t
float64_to_uint64
( float64 );
softfloat.c
2351
uint64
float64_to_uint64
( float64 a )
function
/src/sys/arch/alpha/alpha/
fp_complete.c
358
tfc.i = tfb.sign ? float64_to_int64(tfb.i) :
float64_to_uint64
(tfb.i);
Completed in 58 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026