Searched refs:altpmc (Results 1 – 2 of 2) sorted by relevance
243 int pmc, altpmc, pp, j; in find_alternative_bdecode() local248 altpmc = 5 - pmc; /* 1 <-> 4, 2 <-> 3 */ in find_alternative_bdecode()253 (altpmc << PM_PMC_SH) | in find_alternative_bdecode()254 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()267 (altpmc << PM_PMC_SH); in find_alternative_bdecode()
251 int pmc, altpmc, pp, j; in find_alternative_bdecode() local256 altpmc = 5 - pmc; /* 1 <-> 4, 2 <-> 3 */ in find_alternative_bdecode()261 (altpmc << PM_PMC_SH) | in find_alternative_bdecode()262 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()