OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XZ_MEM_ERROR
(Results
1 - 3
of
3
) sorted by null
/external/lzma/xz-embedded/
xz.h
39
* so xz_dec_run() cannot return
XZ_MEM_ERROR
.
43
* cannot return
XZ_MEM_ERROR
.
48
*
XZ_MEM_ERROR
.
77
* @
XZ_MEM_ERROR
: Allocating memory failed. This return code is
116
XZ_MEM_ERROR
,
xz_dec_lzma2.c
1149
return
XZ_MEM_ERROR
;
/external/toybox/toys/pending/
xzcat.c
38
* @
XZ_MEM_ERROR
: Allocating memory failed. The amount of memory
66
XZ_MEM_ERROR
,
268
case
XZ_MEM_ERROR
:
[
all
...]
Completed in 294 milliseconds