Home
last modified time | relevance | path

Searched refs:ORIG_NAME (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dgunzip.c24 #define ORIG_NAME 8 macro
59 if ((flags & ORIG_NAME) != 0) in gzip_parse_header()
171 if ((flags & ORIG_NAME) != 0) in gzwrite()
/rk3399_rockchip-uboot/drivers/misc/
H A Dmisc_decompress.c13 #define ORIG_NAME 8 macro
51 if ((flags & ORIG_NAME) != 0) in misc_gzip_parse_header()