OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numflag
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/gzip/
gzip.c
184
static int
numflag
= 6; /* gzip -1..-9 value */
variable in typeref:typename:int
360
numflag
= ch - '0';
616
numflag
== 1 ? 4 :
numflag
== 9 ? 2 : 0,
628
error = deflateInit2(&z,
numflag
, Z_DEFLATED,
Completed in 43 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025