OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uchf
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/dist/zlib/
deflate.h
229
uchf
*l_buf; /* buffer for literals/lengths */
232
uchf
*sym_buf; /* buffer for distances and literals/lengths */
zutil.h
46
typedef uch FAR
uchf
;
typedef in typeref:typename:uch FAR
deflate.c
498
s->pending_buf = (
uchf
*) ZALLOC(strm, s->lit_bufsize, LIT_BUFS);
733
(
uchf
*)s->d_buf < s->pending_out + ((Buf_size + 7) >> 3))
1311
ds->pending_buf = (
uchf
*) ZALLOC(dest, ds->lit_bufsize, LIT_BUFS);
/src/sys/net/
zlib.c
97
typedef uch FAR
uchf
;
typedef in typeref:typename:uch FAR
487
uchf
*l_buf; /* buffer for literals or lengths */
876
s->pending_buf = (
uchf
*) overlay;
1241
ds->pending_buf = (
uchf
*) overlay;
Completed in 20 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025