Searched refs:Units2Indx (Results 1 – 2 of 2) sorted by relevance
55 Byte Units2Indx[128]; member
18 #define U2I(nu) (p->Units2Indx[(nu) - 1])69 do { p->Units2Indx[k++] = (Byte)i; } while(--step); in Ppmd7_Construct()