Home
last modified time | relevance | path

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

/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.2.c3665 bool f_want_dictionary; member
11665 } else if (!self->private_impl.f_want_dictionary) { in wuffs_zlib__decoder__decode_io_writer()
11708 self->private_impl.f_want_dictionary = ((v_x & 32) != 0); in wuffs_zlib__decoder__decode_io_writer()
11709 if (self->private_impl.f_want_dictionary) { in wuffs_zlib__decoder__decode_io_writer()
Dwuffs-v0.3.c9045 bool f_want_dictionary; member
35147 } else if ( ! self->private_impl.f_want_dictionary) { in wuffs_zlib__decoder__transform_io()
35189 self->private_impl.f_want_dictionary = ((v_x & 32) != 0); in wuffs_zlib__decoder__transform_io()
35190 if (self->private_impl.f_want_dictionary) { in wuffs_zlib__decoder__transform_io()