taglinefilesource code
b_type812arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type816arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type817arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type819arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type824arch/alpha/math-emu/ieee-math.c(a_type == ZERO && b_type == ZERO))
b_type833arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type838arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type839arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type841arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type845arch/alpha/math-emu/ieee-math.c(a_type != ZERO || b_type != ZERO)) ||
b_type860arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type865arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type866arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type868arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type871arch/alpha/math-emu/ieee-math.cif ((a_type == ZERO && b_type == ZERO) ||
b_type887arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type892arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type893arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type895arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type909arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type913arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, SINGLE);
b_type915arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
b_type918arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type920arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type927arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type929arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type932arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) != sign(b)) {
b_type945arch/alpha/math-emu/ieee-math.cif (a_type == ZERO && b_type == ZERO)
b_type958arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type962arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type964arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
b_type967arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type969arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type976arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type978arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type981arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) != sign(b)) {
b_type993arch/alpha/math-emu/ieee-math.cif (a_type == ZERO && b_type == ZERO)
b_type1007arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type1011arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, SINGLE);
b_type1013arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
b_type1016arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type1018arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type1025arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type1027arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type1030arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) == sign(b)) {
b_type1043arch/alpha/math-emu/ieee-math.cif (a_type == ZERO && b_type == ZERO)
b_type1057arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type1061arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type1063arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
b_type1066arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type1068arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type1075arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type1077arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type1080arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) == sign(b)) {
b_type1093arch/alpha/math-emu/ieee-math.cif (a_type == ZERO && b_type == ZERO)
b_type1107arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type1111arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, SINGLE);
b_type1113arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
b_type1116arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type1118arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type1125arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type1127arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type1130arch/alpha/math-emu/ieee-math.cif ((a_type == INFTY && b_type == ZERO) ||
b_type1131arch/alpha/math-emu/ieee-math.c(b_type == INFTY && a_type == ZERO))
b_type1138arch/alpha/math-emu/ieee-math.celse if (b_type == INFTY)
b_type1163arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type1168arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type1170arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= ZERO))
b_type1173arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type1175arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type1182arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type1184arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type1187arch/alpha/math-emu/ieee-math.cif ((a_type == INFTY && b_type == ZERO) ||
b_type1188arch/alpha/math-emu/ieee-math.c(b_type == INFTY && a_type == ZERO))
b_type1195arch/alpha/math-emu/ieee-math.celse if (b_type == INFTY)
b_type1220arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type1224arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, SINGLE);
b_type1226arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= ZERO))
b_type1231arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type1233arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type1240arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type1242arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type1248arch/alpha/math-emu/ieee-math.cif (b_type == INFTY) {
b_type1252arch/alpha/math-emu/ieee-math.c} else if (b_type == ZERO) {
b_type1286arch/alpha/math-emu/ieee-math.cfpclass_t a_type, b_type;
b_type1291arch/alpha/math-emu/ieee-math.cb_type = extend_ieee(b, &op_b, DOUBLE);
b_type1293arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= ZERO))
b_type1298arch/alpha/math-emu/ieee-math.cif (b_type == QNaN)
b_type1300arch/alpha/math-emu/ieee-math.celse if (b_type == NaN)
b_type1307arch/alpha/math-emu/ieee-math.cif (a_type == NaN || b_type == NaN)
b_type1309arch/alpha/math-emu/ieee-math.cif (a_type == QNaN || b_type == QNaN)
b_type1315arch/alpha/math-emu/ieee-math.cif (b_type == INFTY) {
b_type1319arch/alpha/math-emu/ieee-math.c} else if (b_type == ZERO) {