Symbol: Dbl_iszero_exponentmantissa
arch/parisc/math-emu/dfadd.c
171
if(Dbl_iszero_exponentmantissa(leftp1,leftp2))
arch/parisc/math-emu/dfcmp.c
95
if( Dbl_iszero_exponentmantissa(leftp1,leftp2)
arch/parisc/math-emu/dfcmp.c
96
&& Dbl_iszero_exponentmantissa(rightp1,rightp2) )
arch/parisc/math-emu/dfdiv.c
143
if (Dbl_iszero_exponentmantissa(opnd2p1,opnd2p2)) {
arch/parisc/math-emu/dfdiv.c
144
if (Dbl_iszero_exponentmantissa(opnd1p1,opnd1p2)) {
arch/parisc/math-emu/dfmpy.c
121
if (Dbl_iszero_exponentmantissa(opnd1p1,opnd1p2)) {
arch/parisc/math-emu/dfmpy.c
64
if (Dbl_iszero_exponentmantissa(opnd2p1,opnd2p2)) {
arch/parisc/math-emu/dfrem.c
125
if (Dbl_iszero_exponentmantissa(opnd2p1,opnd2p2)) {
arch/parisc/math-emu/dfsqrt.c
78
if (Dbl_iszero_exponentmantissa(srcp1,srcp2)) {
arch/parisc/math-emu/dfsub.c
173
if(Dbl_iszero_exponentmantissa(leftp1,leftp2))
arch/parisc/math-emu/fcnvff.c
188
if (Dbl_iszero_exponentmantissa(srcp1,srcp2)){
arch/parisc/math-emu/fmpyfadd.c
176
if (Dbl_iszero_exponentmantissa(opnd1p1,opnd1p2)) {
arch/parisc/math-emu/fmpyfadd.c
289
if (Dbl_iszero_exponentmantissa(opnd3p1,opnd3p2)) {
arch/parisc/math-emu/fmpyfadd.c
331
if (Dbl_iszero_exponentmantissa(opnd3p1,opnd3p2)) {
arch/parisc/math-emu/fmpyfadd.c
746
if (Dbl_iszero_exponentmantissa(opnd2p1,opnd2p2)) {
arch/parisc/math-emu/fmpyfadd.c
836
if (Dbl_iszero_exponentmantissa(opnd1p1,opnd1p2)) {
arch/parisc/math-emu/fmpyfadd.c
86
if (Dbl_iszero_exponentmantissa(opnd2p1,opnd2p2)) {
arch/parisc/math-emu/fmpyfadd.c
949
if (Dbl_iszero_exponentmantissa(opnd3p1,opnd3p2)) {
arch/parisc/math-emu/fmpyfadd.c
991
if (Dbl_iszero_exponentmantissa(opnd3p1,opnd3p2)) {