Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/
Dunzip.c156 #define FIX_ENDIANNESS_CDF(cdf) \ argument
297 static uint32_t read_next_cdf(uint32_t cdf_offset, cdf_header_t *cdf) in read_next_cdf()
775 cdf_header_t cdf; in unzip_main() local