br_exp 586 drivers/atm/horizon.c unsigned int br_exp = 0; br_exp 597 drivers/atm/horizon.c while (br_exp < CR_MAXPEXP + CR_MIND && (br_man % 2 == 0)) { br_exp 599 drivers/atm/horizon.c ++br_exp; br_exp 604 drivers/atm/horizon.c if (br_man <= (c << (CR_MAXPEXP+CR_MIND-br_exp))) { br_exp 634 drivers/atm/horizon.c if (br_man <= (c << (CR_MAXPEXP+div-br_exp))) {