Home
last modified time | relevance | path

Searched refs:Outbuf (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/uzlib/
A Ddefl_static.h33 struct Outbuf { struct
41 void outbits(struct Outbuf *out, unsigned long bits, int nbits); argument
42 void zlib_start_block(struct Outbuf *ctx);
43 void zlib_finish_block(struct Outbuf *ctx);
44 void zlib_literal(struct Outbuf *ectx, unsigned char c);
45 void zlib_match(struct Outbuf *ectx, int distance, int len);
A Duzlib.h149 struct Outbuf out;

Completed in 2 milliseconds