Searched defs:_tr_tally_lit (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/lib/libz/
H A Ddeflate.h331 # define _tr_tally_lit(s, c, flush) \ macro
349 # define _tr_tally_lit(s, c, flush) \ macro
370 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/openbsd-current/lib/libz/
H A Ddeflate.h331 # define _tr_tally_lit(s, c, flush) \ macro
349 # define _tr_tally_lit(s, c, flush) \ macro
370 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro

Completed in 170 milliseconds