Searched refs:plogical_first_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
117 plogical_first_u8 = startbit / 8;
120 for (box = plogical_first_u8; box >= plogical_last_u8; box--) {
132 if (box == plogical_first_u8)

Completed in 146 milliseconds