Home
last modified time | relevance | path

Searched defs:unc_len (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/cmd/
Dximg.c50 uint unc_len = CONFIG_SYS_XIMG_LEN; in do_imgextract() local
/external/u-boot/common/
Dbootm.c336 size_t unc_len, int ret) in handle_decomp_error()
360 uint unc_len, ulong *load_end) in bootm_decomp_image()
/external/u-boot/test/
Dcompression.c463 int unc_len; in run_bootm_test() local