Searched refs:LZMA_RESULT_OK (Results 1 - 18 of 18) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/brcm47xx/image/lzma-loader/src/
H A DLzmaDecode.h52 #define LZMA_RESULT_OK 0 macro
H A Ddecompress.c113 return LZMA_RESULT_OK;
176 (unsigned char*)LOADADDR, osize, &i) == LZMA_RESULT_OK)
H A DLzmaDecode.c388 return LZMA_RESULT_OK;
416 return LZMA_RESULT_OK;
482 if (rd.Result != LZMA_RESULT_OK)
662 return LZMA_RESULT_OK;
/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/image/lzma-loader/src/
H A DLzmaDecode.h52 #define LZMA_RESULT_OK 0 macro
H A Ddecompress.c110 return LZMA_RESULT_OK;
167 (unsigned char*)LOADADDR, osize, &i) == LZMA_RESULT_OK)
H A DLzmaDecode.c388 return LZMA_RESULT_OK;
416 return LZMA_RESULT_OK;
482 if (rd.Result != LZMA_RESULT_OK)
662 return LZMA_RESULT_OK;
/netgear-R7800-V1.0.2.28/target/linux/generic/image/lzma-loader/src/
H A Ddecompress.c88 return LZMA_RESULT_OK;
149 (unsigned char*)KERNEL_ENTRY, osize, &osize)) == LZMA_RESULT_OK)
H A DLzmaDecode.h64 #define LZMA_RESULT_OK 0 macro
H A DLzmaDecode.c43 { SizeT size; int result = InCallback->Read(InCallback, &Buffer, &size); if (result != LZMA_RESULT_OK) return result; \
155 return LZMA_RESULT_OK;
204 return LZMA_RESULT_OK;
589 return LZMA_RESULT_OK;
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/image/lzma-loader/src/
H A Dloader.c145 if (ret != LZMA_RESULT_OK) {
228 if (res != LZMA_RESULT_OK) {
236 if (res != LZMA_RESULT_OK) {
H A DLzmaDecode.h46 #define LZMA_RESULT_OK 0 macro
H A DLzmaDecode.c39 { SizeT size; int result = InCallback->Read(InCallback, &Buffer, &size); if (result != LZMA_RESULT_OK) return result; \
150 return LZMA_RESULT_OK;
198 return LZMA_RESULT_OK;
583 return LZMA_RESULT_OK;
/netgear-R7800-V1.0.2.28/target/linux/adm5120/image/lzma-loader/src/
H A DLzmaDecode.h46 #define LZMA_RESULT_OK 0 macro
H A Ddecompress.c213 return LZMA_RESULT_OK;
317 if (res != LZMA_RESULT_OK) {
327 if (res != LZMA_RESULT_OK) {
H A DLzmaDecode.c39 { SizeT size; int result = InCallback->Read(InCallback, &Buffer, &size); if (result != LZMA_RESULT_OK) return result; \
150 return LZMA_RESULT_OK;
198 return LZMA_RESULT_OK;
583 return LZMA_RESULT_OK;
/netgear-R7800-V1.0.2.28/target/linux/adm8668/image/lzma-loader/src/
H A DLzmaDecode.h64 #define LZMA_RESULT_OK 0 macro
H A Ddecompress.c109 (unsigned char*)KERNEL_ENTRY, osize, &osize)) == LZMA_RESULT_OK)
H A DLzmaDecode.c43 { SizeT size; int result = InCallback->Read(InCallback, &Buffer, &size); if (result != LZMA_RESULT_OK) return result; \
155 return LZMA_RESULT_OK;
204 return LZMA_RESULT_OK;
589 return LZMA_RESULT_OK;

Completed in 201 milliseconds