Symbol: FP_CLS_NORMAL
include/math-emu/op-common.h
233
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NORMAL): \
include/math-emu/op-common.h
259
R##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
309
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \
include/math-emu/op-common.h
312
case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL): \
include/math-emu/op-common.h
320
case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \
include/math-emu/op-common.h
323
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN): \
include/math-emu/op-common.h
343
case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL): \
include/math-emu/op-common.h
349
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF): \
include/math-emu/op-common.h
400
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NORMAL): \
include/math-emu/op-common.h
401
R##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
416
case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL): \
include/math-emu/op-common.h
423
case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL): \
include/math-emu/op-common.h
424
case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \
include/math-emu/op-common.h
430
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN): \
include/math-emu/op-common.h
436
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF): \
include/math-emu/op-common.h
437
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \
include/math-emu/op-common.h
44
X##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
465
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NORMAL): \
include/math-emu/op-common.h
466
R##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
476
case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL): \
include/math-emu/op-common.h
484
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN): \
include/math-emu/op-common.h
492
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF): \
include/math-emu/op-common.h
494
case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NORMAL): \
include/math-emu/op-common.h
498
case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_ZERO): \
include/math-emu/op-common.h
502
case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL): \
include/math-emu/op-common.h
58
X##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
620
case FP_CLS_NORMAL: \
include/math-emu/op-common.h
630
R##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
661
case FP_CLS_NORMAL: \
include/math-emu/op-common.h
677
if (X##_c != FP_CLS_NORMAL \
include/math-emu/op-common.h
733
case FP_CLS_NORMAL: \
include/math-emu/op-common.h
800
X##_c = FP_CLS_NORMAL; \
include/math-emu/op-common.h
93
case FP_CLS_NORMAL: \