Symbol: Sgl_iszero_sign
sys/arch/hppa/spmath/cnv_float.h
386
if (Sgl_iszero_sign(src)) \
sys/arch/hppa/spmath/cnv_float.h
404
if (Sgl_iszero_sign(src)) { \
sys/arch/hppa/spmath/fcnvff.c
222
if (Sgl_iszero_sign(result)) dest_mantissa++;
sys/arch/hppa/spmath/fcnvfx.c
100
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
109
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
125
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
133
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
168
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
169
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
206
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
219
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
238
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
250
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
72
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
73
if (Sgl_iszero_sign(src)) result = 0x7fffffff;
sys/arch/hppa/spmath/fcnvfxt.c
134
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfxt.c
135
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfxt.c
73
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfxt.c
74
if (Sgl_iszero_sign(src)) result = 0x7fffffff;
sys/arch/hppa/spmath/fcnvxf.c
247
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/fcnvxf.c
99
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/frnd.c
107
if (Sgl_iszero_sign(src)) Sgl_increment(result);
sys/arch/hppa/spmath/frnd.c
133
if (Sgl_iszero_sign(src))
sys/arch/hppa/spmath/sfadd.c
475
if(Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfcmp.c
129
else if( Sgl_iszero_sign(left) )
sys/arch/hppa/spmath/sfdiv.c
230
if (Sgl_iszero_sign(opnd1)) {
sys/arch/hppa/spmath/sfdiv.c
250
if (Sgl_iszero_sign(opnd1)) {
sys/arch/hppa/spmath/sfdiv.c
257
if (Sgl_iszero_sign(opnd1)) guardbit = true;
sys/arch/hppa/spmath/sfdiv.c
269
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfdiv.c
332
if (Sgl_iszero_sign(result)) {
sys/arch/hppa/spmath/sfdiv.c
369
if (Sgl_iszero_sign(result)) {
sys/arch/hppa/spmath/sfmpy.c
224
if (Sgl_iszero_sign(opnd3)) {
sys/arch/hppa/spmath/sfmpy.c
232
while (Sgl_iszero_sign(opnd3)) {
sys/arch/hppa/spmath/sfmpy.c
253
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfmpy.c
317
if (Sgl_iszero_sign(result)) {
sys/arch/hppa/spmath/sfmpy.c
354
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfsqrt.c
82
if (Sgl_iszero_sign(src) || Sgl_isnotzero_mantissa(src)) {
sys/arch/hppa/spmath/sfsub.c
478
if(Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sgl_float.h
309
if (Sgl_iszero_sign(sgl_opnd)) { \