OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:de_stack
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/gzip/
zuncompress.c
44
#define
de_stack
((char_type *)&tab_suffixof(1 << BITS))
macro
262
zs->u.r.zs_stackp =
de_stack
;
307
} while (zs->u.r.zs_stackp >
de_stack
);
/src/usr.bin/compress/
zopen.c
190
#define
de_stack
((char_type *)&tab_suffixof(1 << BITS))
macro
501
stackp =
de_stack
;
544
} while (stackp >
de_stack
);
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025