Home
last modified time | relevance | path

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

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