Home
last modified time | relevance | path

Searched refs:inflate_blocks_state (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfblock.h14 struct inflate_blocks_state;
15 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
Dinfutil.h28 struct inflate_blocks_state { struct
Dinfblock.c96 (z,1,sizeof(struct inflate_blocks_state))) == Z_NULL) in inflate_blocks_new()
/third_party/zlib/
DChangeLog1464 - define enum out of inflate_blocks_state to allow compilation with C++