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

/external/lzma/C/
H A DPpmd.h49 UInt16 SuccessorLow; member in struct:__anon14034
H A DPpmd7.c279 #define SUCCESSOR(p) ((CPpmd_Void_Ref)((p)->SuccessorLow | ((UInt32)(p)->SuccessorHigh << 16)))
283 (p)->SuccessorLow = (UInt16)((UInt32)(v) & 0xFFFF);

Completed in 177 milliseconds