OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addFloatx80Sigs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libkern/
softfloat.c
3521
static floatx80
addFloatx80Sigs
( floatx80 a, floatx80 b, flag zSign )
3660
return
addFloatx80Sigs
( a, b, aSign );
3684
return
addFloatx80Sigs
( a, b, aSign );
/src/lib/libc/softfloat/bits64/
softfloat.c
3664
static floatx80
addFloatx80Sigs
( floatx80 a, floatx80 b, flag zSign )
3805
return
addFloatx80Sigs
( a, b, aSign );
3830
return
addFloatx80Sigs
( a, b, aSign );
Completed in 20 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025