Searched refs:bitcounts (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/isdn/gigaset/
H A Disocdata.c600 static const unsigned char bitcounts[256] = { variable
655 * The "bitcounts" lookup table is used to speed up the counting of hdlc_unpack()
660 unsigned char tabentry = bitcounts[c]; hdlc_unpack()

Completed in 36 milliseconds