HomeSort by relevance Sort by last modified time
    Searched defs:DEFLATE_MAKE_OPT (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h 192 #define DEFLATE_MAKE_OPT(w) ((((w) - 8) << 4) + DEFLATE_METHOD_VAL)
  /external/ppp/pppd/include/net/
ppp-comp.h 161 #define DEFLATE_MAKE_OPT(w) ((((w) - DEFLATE_MIN_SIZE) << 4) \

Completed in 51 milliseconds