Symbol: Sgl_iszero_sign
sys/arch/hppa/spmath/fcnvff.c
190
if (Sgl_iszero_sign(result)) dest_mantissa++;
sys/arch/hppa/spmath/fcnvfx.c
103
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
137
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
138
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
175
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
188
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
207
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
219
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
42
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfx.c
43
if (Sgl_iszero_sign(src)) result = 0x7fffffff;
sys/arch/hppa/spmath/fcnvfx.c
70
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
79
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfx.c
95
if (Sgl_iszero_sign(src)) result++;
sys/arch/hppa/spmath/fcnvfxt.c
102
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfxt.c
103
if (Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfxt.c
42
Sgl_isnotzero_mantissa(src) || Sgl_iszero_sign(src)) {
sys/arch/hppa/spmath/fcnvfxt.c
43
if (Sgl_iszero_sign(src)) result = 0x7fffffff;
sys/arch/hppa/spmath/fcnvxf.c
217
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/fcnvxf.c
69
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/frnd.c
102
if (Sgl_iszero_sign(src))
sys/arch/hppa/spmath/frnd.c
76
if (Sgl_iszero_sign(src)) Sgl_increment(result);
sys/arch/hppa/spmath/sfadd.c
445
if(Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfcmp.c
100
else if( Sgl_iszero_sign(left) )
sys/arch/hppa/spmath/sfdiv.c
200
if (Sgl_iszero_sign(opnd1)) {
sys/arch/hppa/spmath/sfdiv.c
220
if (Sgl_iszero_sign(opnd1)) {
sys/arch/hppa/spmath/sfdiv.c
227
if (Sgl_iszero_sign(opnd1)) guardbit = TRUE;
sys/arch/hppa/spmath/sfdiv.c
239
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfdiv.c
302
if (Sgl_iszero_sign(result)) {
sys/arch/hppa/spmath/sfdiv.c
339
if (Sgl_iszero_sign(result)) {
sys/arch/hppa/spmath/sfmpy.c
194
if (Sgl_iszero_sign(opnd3)) {
sys/arch/hppa/spmath/sfmpy.c
202
while (Sgl_iszero_sign(opnd3)) {
sys/arch/hppa/spmath/sfmpy.c
223
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfmpy.c
287
if (Sgl_iszero_sign(result)) {
sys/arch/hppa/spmath/sfmpy.c
324
if (Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sfsqrt.c
51
if (Sgl_iszero_sign(src) || Sgl_isnotzero_mantissa(src)) {
sys/arch/hppa/spmath/sfsub.c
448
if(Sgl_iszero_sign(result))
sys/arch/hppa/spmath/sgl_float.h
283
if (Sgl_iszero_sign(sgl_opnd)) { \