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 183 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 282 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 309 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \ FP_CLS_ZERO 313 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO): \ FP_CLS_ZERO 319 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \ FP_CLS_ZERO 323 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN): \ FP_CLS_ZERO 342 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO): \ FP_CLS_ZERO 348 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF): \ FP_CLS_ZERO 353 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \ FP_CLS_ZERO 359 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 416 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO): \ FP_CLS_ZERO 421 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \ FP_CLS_ZERO 422 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \ FP_CLS_ZERO 429 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN): \ FP_CLS_ZERO 433 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \ FP_CLS_ZERO 438 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO): \ FP_CLS_ZERO 439 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF): \ FP_CLS_ZERO 474 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO): \ FP_CLS_ZERO 482 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN): \ FP_CLS_ZERO 489 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF): \ FP_CLS_ZERO 490 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \ FP_CLS_ZERO 491 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; \ FP_CLS_ZERO 494 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \ FP_CLS_ZERO 496 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO): \ FP_CLS_ZERO 508 include/math-emu/op-common.h case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \ FP_CLS_ZERO 611 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 613 include/math-emu/op-common.h R##_c = FP_CLS_ZERO; /* sqrt(+-0) = +-0 */ \ FP_CLS_ZERO 660 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 782 include/math-emu/op-common.h case FP_CLS_ZERO: \ FP_CLS_ZERO 815 include/math-emu/op-common.h X##_c = FP_CLS_ZERO, X##_s = 0; \