Searched refs:CurrentBitOffset (Results 1 – 1 of 1) sorted by relevance
236 UINT32 CurrentBitOffset; in OpnDoFieldCommon() local284 CurrentBitOffset = 0; in OpnDoFieldCommon()290 Next->Asl.ExtraValue = CurrentBitOffset; in OpnDoFieldCommon()313 if (NewBitOffset < CurrentBitOffset) in OpnDoFieldCommon()324 else if (NewBitOffset == CurrentBitOffset) in OpnDoFieldCommon()340 NewBitOffset - CurrentBitOffset; in OpnDoFieldCommon()341 CurrentBitOffset = NewBitOffset; in OpnDoFieldCommon()352 CurrentBitOffset += NewBitOffset; in OpnDoFieldCommon()
Completed in 3 milliseconds