OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sgl_iszero_exponentmantissa
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/hppa/spmath/
sfcmp.c
109
if(
Sgl_iszero_exponentmantissa
(left)
110
&&
Sgl_iszero_exponentmantissa
(right) )
sfsqrt.c
91
if (
Sgl_iszero_exponentmantissa
(src)) {
sfrem.c
140
if (
Sgl_iszero_exponentmantissa
(opnd2)) {
sfdiv.c
158
if (
Sgl_iszero_exponentmantissa
(opnd2)) {
159
if (
Sgl_iszero_exponentmantissa
(opnd1)) {
sfmpy.c
75
if (
Sgl_iszero_exponentmantissa
(opnd2)) {
132
if (
Sgl_iszero_exponentmantissa
(opnd1)) {
sfadd.c
186
if(
Sgl_iszero_exponentmantissa
(left))
sfsub.c
186
if(
Sgl_iszero_exponentmantissa
(left))
sgl_float.h
128
#define
Sgl_iszero_exponentmantissa
(sgl_value) \
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025