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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c1831 UInt32 nowPos32, startPos32; local
1844 startPos32 = nowPos32;
1974 processed = nowPos32 - startPos32;
1983 p->nowPos64 += nowPos32 - startPos32;
1988 p->nowPos64 += nowPos32 - startPos32;

Completed in 20 milliseconds