OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subFloatx80Sigs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libkern/
softfloat.c
3587
static floatx80
subFloatx80Sigs
( floatx80 a, floatx80 b, flag zSign )
3663
return
subFloatx80Sigs
( a, b, aSign );
3681
return
subFloatx80Sigs
( a, b, aSign );
/src/lib/libc/softfloat/bits64/
softfloat.c
3731
static floatx80
subFloatx80Sigs
( floatx80 a, floatx80 b, flag zSign )
3808
return
subFloatx80Sigs
( a, b, aSign );
3827
return
subFloatx80Sigs
( a, b, aSign );
Completed in 18 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025