1*10465441SEvalZero /* This file provides the bit-probabilities for the input file */ 2*10465441SEvalZero #define BIT_DIVIDER 629 3*10465441SEvalZero static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */ 4