OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_maxcode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_write_add_filter_compress.c
93
int
max_maxcode
; /* Should NEVER generate this code. */
member in struct:private_data
183
state->
max_maxcode
= 0x10000; /* Should NEVER generate this code. */
300
state->cur_maxcode = state->
max_maxcode
;
382
if (state->first_free < state->
max_maxcode
) {
archive_write_add_filter_compress.c
93
int
max_maxcode
; /* Should NEVER generate this code. */
member in struct:private_data
183
state->
max_maxcode
= 0x10000; /* Should NEVER generate this code. */
300
state->cur_maxcode = state->
max_maxcode
;
382
if (state->first_free < state->
max_maxcode
) {
Completed in 44 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026