Searched defs:__off (Results 1 – 2 of 2) sorted by relevance
63 const int __off = 3 - (start / 32); in unstuff_bits() local
20 #define con_4bit_shift(__off) ((__off) * 4) argument