OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tr_tally_lit
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/dist/zlib/
deflate.h
335
# define
_tr_tally_lit
(s, c, flush) \
macro
353
# define
_tr_tally_lit
(s, c, flush) \
macro
374
# define
_tr_tally_lit
(s, c, flush) flush = _tr_tally(s, 0, c)
macro
deflate.c
1890
_tr_tally_lit
(s, s->window[s->strstart], bflush);
2002
_tr_tally_lit
(s, s->window[s->strstart - 1], bflush);
2021
_tr_tally_lit
(s, s->window[s->strstart - 1], bflush);
2091
_tr_tally_lit
(s, s->window[s->strstart], bflush);
2128
_tr_tally_lit
(s, s->window[s->strstart], bflush);
/src/sys/net/
zlib.c
582
# define
_tr_tally_lit
(s, c, flush) \
macro
600
# define
_tr_tally_lit
(s, c, flush) flush = _tr_tally(s, 0, c)
macro
1838
_tr_tally_lit
(s, s->window[s->strstart], bflush);
1942
_tr_tally_lit
(s, s->window[s->strstart-1], bflush);
1961
_tr_tally_lit
(s, s->window[s->strstart-1], bflush);
Completed in 21 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025