Searched defs:bits_max (Results 1 – 2 of 2) sorted by relevance
387 double bits=0.0, bits_max=0.0, bits_act=0.0, bits2=0.0, nrg; in main() local
382 const double bits_max = (1 << num_bits) - 1; in matchAndRewrite() local