Home
last modified time | relevance | path

Searched refs:Tracecv (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/alpha/boot/
H A Dmisc.c70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
77 # define Tracecv(c,x) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dmisc.c70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
77 # define Tracecv(c,x) macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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));
/kernel/linux/linux-6.6/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));
/kernel/linux/linux-5.10/lib/
H A Dinflate.c377 Tracecv(*p, (stderr, (n-i >= ' ' && n-i <= '~' ? "%c %d\n" : "0x%x %d\n"), in huft_build()
/kernel/linux/linux-6.6/lib/
H A Dinflate.c377 Tracecv(*p, (stderr, (n-i >= ' ' && n-i <= '~' ? "%c %d\n" : "0x%x %d\n"), in huft_build()

Completed in 10 milliseconds