Home
last modified time | relevance | path

Searched refs:_tr_align (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/zlib/
H A Ddeflate.h316 void ZLIB_INTERNAL _tr_align(deflate_state *s);
H A Dzconf.h42 # define _tr_align z__tr_align macro
H A Dzconf.h.in23 # define _tr_align z__tr_align macro
H A Dtrees.c888 void ZLIB_INTERNAL _tr_align(deflate_state *s) { in _tr_align() function
H A Ddeflate.c1240 _tr_align(s); in deflate()