Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Ddeflate.h310 void ZLIB_INTERNAL _tr_align(deflate_state *s);
H A Dzconf.h34 # define _tr_align z__tr_align macro
H A Dzconf.h.in23 # define _tr_align z__tr_align macro
H A Dtrees.c886 void ZLIB_INTERNAL _tr_align(deflate_state *s) { in _tr_align() function
H A Ddeflate.c1205 _tr_align(s); in deflate()