OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thislevel
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/gzip/
unpack.c
255
int
thislevel
, thiscode, thisbyte, inlevelindex;
local in function:unpack_decode
268
thislevel
= 0;
285
if (thiscode >= unpackd->inodesin[
thislevel
]) {
287
thiscode - unpackd->inodesin[
thislevel
];
288
if (inlevelindex > unpackd->symbolsin[
thislevel
])
292
&(unpackd->tree[
thislevel
][inlevelindex]);
301
thislevel
= 0; thiscode = 0;
303
thislevel
++;
304
if (
thislevel
> unpackd->treelevels)
Completed in 138 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025