Symbol: float_round_nearest_even
lib/libc/softfloat/bits32/softfloat.c
1450
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits32/softfloat.c
1593
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits32/softfloat.c
1619
case float_round_nearest_even:
lib/libc/softfloat/bits32/softfloat.c
1643
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits32/softfloat.c
217
roundNearestEven = roundingMode == float_round_nearest_even;
lib/libc/softfloat/bits32/softfloat.c
427
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits32/softfloat.c
626
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits32/softfloat.c
752
case float_round_nearest_even:
lib/libc/softfloat/bits32/softfloat.c
771
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits32/softfloat.c
83
fp_rnd float_rounding_mode = float_round_nearest_even;
lib/libc/softfloat/bits64/softfloat.c
1001
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits64/softfloat.c
133
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits64/softfloat.c
1669
case float_round_nearest_even:
lib/libc/softfloat/bits64/softfloat.c
1688
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits64/softfloat.c
183
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits64/softfloat.c
2634
case float_round_nearest_even:
lib/libc/softfloat/bits64/softfloat.c
2654
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits64/softfloat.c
323
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits64/softfloat.c
3609
case float_round_nearest_even:
lib/libc/softfloat/bits64/softfloat.c
3635
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits64/softfloat.c
4730
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits64/softfloat.c
4756
case float_round_nearest_even:
lib/libc/softfloat/bits64/softfloat.c
4783
if ( roundingMode == float_round_nearest_even ) {
lib/libc/softfloat/bits64/softfloat.c
493
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits64/softfloat.c
670
roundNearestEven = ( roundingMode == float_round_nearest_even );
lib/libc/softfloat/bits64/softfloat.c
80
fp_rnd float_rounding_mode = float_round_nearest_even;
lib/libc/softfloat/timesoftfloat.c
2081
roundingCode = float_round_nearest_even;
lib/libc/softfloat/timesoftfloat.c
2085
roundingCode = float_round_nearest_even;
regress/lib/libc/ieeefp/testfloat/testFunction.c
630
roundingCode = float_round_nearest_even;
regress/lib/libc/ieeefp/testfloat/testFunction.c
634
roundingCode = float_round_nearest_even;
sys/lib/libkern/softfloat.c
113
roundNearestEven = ( roundingMode == float_round_nearest_even );
sys/lib/libkern/softfloat.c
1588
case float_round_nearest_even:
sys/lib/libkern/softfloat.c
1605
if ( roundingMode == float_round_nearest_even ) {
sys/lib/libkern/softfloat.c
162
roundNearestEven = ( roundingMode == float_round_nearest_even );
sys/lib/libkern/softfloat.c
204
roundNearestEven = ( roundingMode == float_round_nearest_even );
sys/lib/libkern/softfloat.c
2568
case float_round_nearest_even:
sys/lib/libkern/softfloat.c
2586
if ( roundingMode == float_round_nearest_even ) {
sys/lib/libkern/softfloat.c
328
roundNearestEven = ( roundingMode == float_round_nearest_even );
sys/lib/libkern/softfloat.c
3470
case float_round_nearest_even:
sys/lib/libkern/softfloat.c
3494
if ( roundingMode == float_round_nearest_even ) {
sys/lib/libkern/softfloat.c
4512
if ( roundingMode == float_round_nearest_even ) {
sys/lib/libkern/softfloat.c
4538
case float_round_nearest_even:
sys/lib/libkern/softfloat.c
4563
if ( roundingMode == float_round_nearest_even ) {
sys/lib/libkern/softfloat.c
489
roundNearestEven = ( roundingMode == float_round_nearest_even );
sys/lib/libkern/softfloat.c
657
roundNearestEven = ( roundingMode == float_round_nearest_even );
sys/lib/libkern/softfloat.c
980
roundNearestEven = ( roundingMode == float_round_nearest_even );