Searched refs:altpmc (Results 1 – 2 of 2) sorted by relevance
245 int pmc, altpmc, pp, j; in find_alternative_bdecode() local250 altpmc = 5 - pmc; /* 1 <-> 4, 2 <-> 3 */ in find_alternative_bdecode()255 (altpmc << PM_PMC_SH) | in find_alternative_bdecode()256 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()269 (altpmc << PM_PMC_SH); in find_alternative_bdecode()
253 int pmc, altpmc, pp, j; in find_alternative_bdecode() local258 altpmc = 5 - pmc; /* 1 <-> 4, 2 <-> 3 */ in find_alternative_bdecode()263 (altpmc << PM_PMC_SH) | in find_alternative_bdecode()264 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()