taglinefilesource code
INFTY226arch/alpha/math-emu/ieee-math.creturn INFTY;
INFTY621arch/alpha/math-emu/ieee-math.cif (a_type >= NaN && a_type <= INFTY) {
INFTY652arch/alpha/math-emu/ieee-math.cif (a_type >= NaN && a_type <= INFTY) {
INFTY746arch/alpha/math-emu/ieee-math.cif (a_type == NaN || a_type == INFTY)
INFTY914arch/alpha/math-emu/ieee-math.cif ((a_type >= NaN && a_type <= INFTY) ||
INFTY915arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
INFTY932arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) != sign(b)) {
INFTY936arch/alpha/math-emu/ieee-math.cif (a_type == INFTY)
INFTY963arch/alpha/math-emu/ieee-math.cif ((a_type >= NaN && a_type <= INFTY) ||
INFTY964arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
INFTY981arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) != sign(b)) {
INFTY985arch/alpha/math-emu/ieee-math.cif (a_type == INFTY)
INFTY1012arch/alpha/math-emu/ieee-math.cif ((a_type >= NaN && a_type <= INFTY) ||
INFTY1013arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
INFTY1030arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) == sign(b)) {
INFTY1034arch/alpha/math-emu/ieee-math.cif (a_type == INFTY)
INFTY1062arch/alpha/math-emu/ieee-math.cif ((a_type >= NaN && a_type <= INFTY) ||
INFTY1063arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
INFTY1080arch/alpha/math-emu/ieee-math.cif (a_type == INFTY && b_type == INFTY && sign(a) == sign(b)) {
INFTY1084arch/alpha/math-emu/ieee-math.cif (a_type == INFTY)
INFTY1112arch/alpha/math-emu/ieee-math.cif ((a_type >= NaN && a_type <= INFTY) ||
INFTY1113arch/alpha/math-emu/ieee-math.c(b_type >= NaN && b_type <= INFTY))
INFTY1130arch/alpha/math-emu/ieee-math.cif ((a_type == INFTY && b_type == ZERO) ||
INFTY1131arch/alpha/math-emu/ieee-math.c(b_type == INFTY && a_type == ZERO))
INFTY1136arch/alpha/math-emu/ieee-math.cif (a_type == INFTY)
INFTY1138arch/alpha/math-emu/ieee-math.celse if (b_type == INFTY)
INFTY1187arch/alpha/math-emu/ieee-math.cif ((a_type == INFTY && b_type == ZERO) ||
INFTY1188arch/alpha/math-emu/ieee-math.c(b_type == INFTY && a_type == ZERO))
INFTY1193arch/alpha/math-emu/ieee-math.cif (a_type == INFTY)
INFTY1195arch/alpha/math-emu/ieee-math.celse if (b_type == INFTY)
INFTY1247arch/alpha/math-emu/ieee-math.cif (a_type == INFTY) {
INFTY1248arch/alpha/math-emu/ieee-math.cif (b_type == INFTY) {
INFTY1314arch/alpha/math-emu/ieee-math.cif (a_type == INFTY) {
INFTY1315arch/alpha/math-emu/ieee-math.cif (b_type == INFTY) {