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

/linux-master/lib/
H A Dpacking.c87 int plogical_first_u8, plogical_last_u8, box; local
118 plogical_last_u8 = endbit / 8;
120 for (box = plogical_first_u8; box >= plogical_last_u8; box--) {
136 if (box == plogical_last_u8)

Completed in 98 milliseconds