tag | line | file | source code |
SINGLE | 256 | arch/alpha/math-emu/ieee-math.c | if (prec == SINGLE) |
SINGLE | 620 | arch/alpha/math-emu/ieee-math.c | a_type = extend_ieee(a, &temp, SINGLE); |
SINGLE | 912 | arch/alpha/math-emu/ieee-math.c | a_type = extend_ieee(a, &op_a, SINGLE); |
SINGLE | 913 | arch/alpha/math-emu/ieee-math.c | b_type = extend_ieee(b, &op_b, SINGLE); |
SINGLE | 1010 | arch/alpha/math-emu/ieee-math.c | a_type = extend_ieee(a, &op_a, SINGLE); |
SINGLE | 1011 | arch/alpha/math-emu/ieee-math.c | b_type = extend_ieee(b, &op_b, SINGLE); |
SINGLE | 1110 | arch/alpha/math-emu/ieee-math.c | a_type = extend_ieee(a, &op_a, SINGLE); |
SINGLE | 1111 | arch/alpha/math-emu/ieee-math.c | b_type = extend_ieee(b, &op_b, SINGLE); |
SINGLE | 1223 | arch/alpha/math-emu/ieee-math.c | a_type = extend_ieee(a, &op_a, SINGLE); |
SINGLE | 1224 | arch/alpha/math-emu/ieee-math.c | b_type = extend_ieee(b, &op_b, SINGLE); |
SINGLE | 80 | drivers/cdrom/mcdx.c | const int SINGLE = 0x01; |
SINGLE | 1135 | drivers/cdrom/mcdx.c | stuffp->present = SINGLE | DOOR | MULTI; |
SINGLE | 1139 | drivers/cdrom/mcdx.c | stuffp->present = SINGLE; |
SINGLE | 1334 | drivers/net/pi2.c | lp->xtal = (unsigned long) SINGLE / 2; |