Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dxzcat.c504 static const uint8_t mask_to_bit_num[8] = { 0, 1, 2, 2, 3, 3, 3, 3 }; in bcj_x86() local
528 b = buf[i + 4 - mask_to_bit_num[prev_mask]]; in bcj_x86()
547 j = mask_to_bit_num[prev_mask] * 8; in bcj_x86()

Completed in 4 milliseconds