FP_CLS_ZERO 49 include/math-emu/op-common.h X##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 63 include/math-emu/op-common.h X##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 174 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 273 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 300 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \ FP_CLS_ZERO 304 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO): \ FP_CLS_ZERO 310 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \ FP_CLS_ZERO 314 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN): \ FP_CLS_ZERO 333 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO): \ FP_CLS_ZERO 339 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF): \ FP_CLS_ZERO 344 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \ FP_CLS_ZERO 350 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 407 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO): \ FP_CLS_ZERO 412 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \ FP_CLS_ZERO 413 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \ FP_CLS_ZERO 420 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN): \ FP_CLS_ZERO 424 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \ FP_CLS_ZERO 429 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO): \ FP_CLS_ZERO 430 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF): \ FP_CLS_ZERO 465 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO): \ FP_CLS_ZERO 473 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN): \ FP_CLS_ZERO 480 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF): \ FP_CLS_ZERO 481 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \ FP_CLS_ZERO 482 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 485 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \ FP_CLS_ZERO 487 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO): \ FP_CLS_ZERO 497 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \ FP_CLS_ZERO 600 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 602 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; /* sqrt(+-0) = +-0 */ \ FP_CLS_ZERO 649 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 766 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 799 include/math-emu/op-common.h X##_c = FP_CLS_ZERO, X##_s = 0; \