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 - 6
of
6
) 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
);
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
);
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
);
zopen.c
190
#define
de_stack
((char_type *)&tab_suffixof(1 << BITS))
macro
501
stackp =
de_stack
;
544
} while (stackp >
de_stack
);
zopen.c
190
#define
de_stack
((char_type *)&tab_suffixof(1 << BITS))
macro
501
stackp =
de_stack
;
544
} while (stackp >
de_stack
);
Completed in 34 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025