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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzoconf.h352 /* lzo_init() should be the first function you call.
355 * lzo_init() is a macro to allow checking that the library and the
358 #define lzo_init() __lzo_init_v2(LZO_VERSION,(int)sizeof(short),(int)sizeof(int),\ macro

Completed in 21 milliseconds