Searched defs:dict_end (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c3614 const lzo_bytep dict_end; local
3637 dict_end = dict + dict_len;
3642 dict_end = NULL;
4140 const lzo_bytep dict_end; local
4163 dict_end = dict + dict_len;
4168 dict_end = NULL;

Completed in 298 milliseconds