Home
last modified time | relevance | path

Searched refs:Tracecv (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Ddecompress.c21 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
28 # define Tracecv(c,x) macro
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dzutil.h107 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
114 # define Tracecv(c,x) macro
H A Dtrees.c610 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1092 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dmisc.c70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
77 # define Tracecv(c,x) macro
/OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/
H A Dmisc.c60 # define Tracecv(c, x) {if (verbose > 1 && (c)) fprintf x ; } macro
67 # define Tracecv(c, x) macro
/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A Ddefutil.h9 #define Tracecv(err, dummy) macro
H A Ddeftree.c471 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", in gen_codes()
981 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/OK3568_Linux_fs/kernel/lib/
H A Dinflate.c377 Tracecv(*p, (stderr, (n-i >= ' ' && n-i <= '~' ? "%c %d\n" : "0x%x %d\n"), in huft_build()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A DCVE-2018-25032.patch332 Tracecv(isgraph(lc), (stderr," '%c' ", lc));