Searched refs:byte2bitcount (Results 1 – 2 of 2) sorted by relevance
149 unsigned char byte2bitcount[256]; variable196 count += byte2bitcount[byte];208 count += byte2bitcount[byte];523 byte2bitcount[i] = count; in init_ra()
502 extern unsigned char byte2bitcount[256];