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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo1x_1.c66 #ifndef DO_COMPRESS
67 #define DO_COMPRESS lzo1x_1_compress macro
H A Dlzo1x_1k.c66 #ifndef DO_COMPRESS
67 #define DO_COMPRESS lzo1x_1_11_compress macro
H A Dlzo1x_1l.c66 #ifndef DO_COMPRESS
67 #define DO_COMPRESS lzo1x_1_12_compress macro
H A Dlzo1x_1o.c67 #ifndef DO_COMPRESS
68 #define DO_COMPRESS lzo1x_1_15_compress macro
H A Dlzo1y_1.c66 #ifndef DO_COMPRESS
67 #define DO_COMPRESS lzo1y_1_compress macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A Dminilzo.c3084 #ifndef DO_COMPRESS
3085 #define DO_COMPRESS lzo1x_1_compress macro
3088 #if 1 && defined(DO_COMPRESS) && !defined(do_compress)
3089 # define do_compress LZO_CPP_ECONCAT2(DO_COMPRESS,_core)
3452 DO_COMPRESS ( const lzo_bytep in , lzo_uint in_len, function
3523 #undef DO_COMPRESS macro

Completed in 131 milliseconds