Lines Matching refs:exp
8460 const int exp = 7*len - 1; 8461 const long long bias = (1LL << exp) - 1LL;