OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lzma_main
(Results
1 - 2
of
2
) sorted by null
/external/lzma/xz-embedded/
xz_dec_lzma2.c
23
*
lzma_main
() does an extra normalization before returning, thus we
722
static bool
lzma_main
(struct xz_dec_lzma2 *s)
function
877
if (!
lzma_main
(s) || s->rc.in_pos > s->temp.size + tmp)
903
if (!
lzma_main
(s))
/external/toybox/toys/pending/
xzcat.c
1870
static int
lzma_main
(struct xz_dec_lzma2 *s)
function
[
all
...]
Completed in 41 milliseconds