Searched refs:CurrentBitOffset (Results 1 – 1 of 1) sorted by relevance
344 UINT32 CurrentBitOffset; in OpnDoFieldCommon() local392 CurrentBitOffset = 0; in OpnDoFieldCommon()398 Next->Asl.ExtraValue = CurrentBitOffset; in OpnDoFieldCommon()421 if (NewBitOffset < CurrentBitOffset) in OpnDoFieldCommon()432 else if ((NewBitOffset == CurrentBitOffset) && Gbl_OptimizeTrivialParseNodes) in OpnDoFieldCommon()448 NewBitOffset - CurrentBitOffset; in OpnDoFieldCommon()449 CurrentBitOffset = NewBitOffset; in OpnDoFieldCommon()460 CurrentBitOffset += NewBitOffset; in OpnDoFieldCommon()