Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h523 #define GZIP_FC_DECOMPRESS_RESUME 0x14 macro
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c551 fc = GZIP_FC_DECOMPRESS_RESUME; in decompress_file()