Searched refs:sfbt (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/ |
D | gunz_test.c | 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() 837 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file() 851 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file() 863 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file() 891 putnn(cmdp->cpb, in_sfbt, sfbt); in decompress_file()
|