Searched refs:f_want_dictionary (Results 1 – 2 of 2) sorted by relevance
3665 bool f_want_dictionary; member11665 } 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()
9045 bool f_want_dictionary; member35147 } 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()