OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_compress_running
(Results
1 - 2
of
2
) sorted by null
/external/tinycompress/include/tinycompress/
tinycompress.h
266
int
is_compress_running
(struct compress *compress);
/external/tinycompress/
compress.c
121
int
is_compress_running
(struct compress *compress)
function
487
if (!
is_compress_running
(compress))
496
if (!
is_compress_running
(compress))
512
if (!
is_compress_running
(compress))
521
if (!
is_compress_running
(compress))
534
if (!
is_compress_running
(compress))
Completed in 35 milliseconds