Home
last modified time | relevance | path

Searched refs:sfbt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c31 * sfbt: source final block type; last block's type during decomp
292 int sfbt, subc, spbc, tpbc, nx_ce, fc, resuming = 0; in decompress_file() local
747 sfbt = getnn(cmdp->cpb, out_sfbt); /* Table 6-4 */ in decompress_file()
794 NXPRT(fprintf(stderr, "cc3: sfbt: %x\n", sfbt)); in decompress_file()
807 switch (sfbt) { in decompress_file()
832 * Clear subc, histlen, sfbt, rembytecnt, dhtlen in decompress_file()
837 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file()
847 /* Clear subc, histlen, sfbt, rembytecnt, dhtlen */ in decompress_file()
851 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c31 * sfbt: source final block type; last block's type during decomp
292 int sfbt, subc, spbc, tpbc, nx_ce, fc, resuming = 0; in decompress_file() local
747 sfbt = getnn(cmdp->cpb, out_sfbt); /* Table 6-4 */ in decompress_file()
794 NXPRT(fprintf(stderr, "cc3: sfbt: %x\n", sfbt)); in decompress_file()
807 switch (sfbt) { in decompress_file()
832 * Clear subc, histlen, sfbt, rembytecnt, dhtlen in decompress_file()
837 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file()
847 /* Clear subc, histlen, sfbt, rembytecnt, dhtlen */ in decompress_file()
851 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file()
[all...]

Completed in 4 milliseconds