Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dlzo1x_1k.c51 #ifndef DO_COMPRESS
52 #define DO_COMPRESS lzo1x_1_11_compress macro
Dlzo1x_1l.c51 #ifndef DO_COMPRESS
52 #define DO_COMPRESS lzo1x_1_12_compress macro
Dlzo1x_1.c51 #ifndef DO_COMPRESS
52 #define DO_COMPRESS lzo1x_1_compress macro
Dlzo1x_1o.c52 #ifndef DO_COMPRESS
53 #define DO_COMPRESS lzo1x_1_15_compress macro
Dlzo1x_c.ch30 #if 1 && defined(DO_COMPRESS) && !defined(do_compress)
32 # define do_compress LZO_PP_ECONCAT2(DO_COMPRESS,_core)
337 DO_COMPRESS ( const lzo_bytep in , lzo_uint in_len,
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c3088 #ifndef DO_COMPRESS
3089 #define DO_COMPRESS lzo1x_1_compress macro
3092 #if 1 && defined(DO_COMPRESS) && !defined(do_compress)
3093 # define do_compress LZO_CPP_ECONCAT2(DO_COMPRESS,_core)
3456 DO_COMPRESS ( const lzo_bytep in , lzo_uint in_len, in DO_COMPRESS() function
3527 #undef DO_COMPRESS
/external/libvncserver/common/
Dminilzo.c4588 #ifndef DO_COMPRESS
4589 #define DO_COMPRESS lzo1x_1_compress macro
4592 #if 1 && defined(DO_COMPRESS) && !defined(do_compress)
4593 # define do_compress LZO_PP_ECONCAT2(DO_COMPRESS,_core)
4884 DO_COMPRESS ( const lzo_bytep in , lzo_uint in_len, in DO_COMPRESS() function
4952 #undef DO_COMPRESS