OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COMPRESSED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/zstd/dist/tests/
legacy.c
12
This program uses hard-coded data
compressed
with Zstd legacy versions
35
const char* const
COMPRESSED
; /* content is at end of file */
51
size_t const ret = ZSTD_decompress(output, size,
COMPRESSED
, COMPRESSED_SIZE);
82
ZSTD_inBuffer input = {
COMPRESSED
, COMPRESSED_SIZE, 0 };
136
if (strlen(EXPECTED) > ZSTD_decompressBound(
COMPRESSED
, COMPRESSED_SIZE)) {
140
{ const char* ip =
COMPRESSED
;
174
/* Consists of the "EXPECTED" string
compressed
with default settings on
181
const char* const
COMPRESSED
=
/src/external/mpl/dhcp/dist/includes/
dhctoken.h
337
COMPRESSED
= 635,
/src/external/mpl/dhcp/dist/keama/
dhctoken.h
341
COMPRESSED
= 635,
Completed in 63 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026