Searched refs:CHAR_BIT (Results 1 – 1 of 1) sorted by relevance
43 #ifndef CHAR_BIT44 #define CHAR_BIT 8 /* Normally in <limits.h> */ macro203 if (data->count++ < CHAR_BIT * sizeof data->body) { in ir_rc6_decode()243 if (data->count > CHAR_BIT * sizeof data->body) { in ir_rc6_decode()