IS_ZERO            80 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(dest)) {
IS_ZERO            81 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(src)) {
IS_ZERO           165 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(src))
IS_ZERO           170 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(dest))
IS_ZERO           180 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(dest) || IS_ZERO(src)) {
IS_ZERO           259 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(dest)) {
IS_ZERO           261 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(src))
IS_ZERO           266 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(src)) {
IS_ZERO           323 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(src))
IS_ZERO           328 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(dest))
IS_ZERO           338 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(dest) || IS_ZERO(src)) {
IS_ZERO           397 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(dest)) {
IS_ZERO           399 arch/m68k/math-emu/fp_arith.c 		if (IS_ZERO(src))
IS_ZERO           404 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(src)) {
IS_ZERO           459 arch/m68k/math-emu/fp_arith.c 	if (IS_INF(dest) || IS_ZERO(dest))
IS_ZERO           584 arch/m68k/math-emu/fp_arith.c 	if (IS_INF(dest) || IS_ZERO(src)) {
IS_ZERO           588 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(dest) || IS_INF(src))
IS_ZERO           671 arch/m68k/math-emu/fp_arith.c 	if (IS_ZERO(src) || IS_ZERO(dest))
IS_ZERO            38 arch/m68k/math-emu/fp_log.c 	if (IS_ZERO(dest))
IS_ZERO           192 arch/m68k/math-emu/fp_log.c 	if (IS_ZERO(dest))
IS_ZERO           209 arch/m68k/math-emu/fp_log.c 	if (IS_ZERO(dest))