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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c3086 #ifndef DO_COMPRESS
3087 #define DO_COMPRESS lzo1x_1_compress macro
3090 #if 1 && defined(DO_COMPRESS) && !defined(do_compress)
3091 # define do_compress LZO_CPP_ECONCAT2(DO_COMPRESS,_core)
3435 DO_COMPRESS ( const lzo_bytep in , lzo_uint in_len, function
3506 #undef DO_COMPRESS macro

Completed in 35 milliseconds