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

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzmaEnc.h54 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c92 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) argument
94 CLzmaEncProps props = *props2;
429 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2) argument
432 CLzmaEncProps props = *props2;

Completed in 21 milliseconds