Home
last modified time | relevance | path

Searched defs:Tracecv (Results 1 – 4 of 4) sorted by relevance

/linux/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
/linux/arch/alpha/boot/
H A Dmisc.c70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
77 # define Tracecv(c,x) macro
/linux/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
/linux/lib/zlib_deflate/
H A Ddefutil.h9 #define Tracecv(err, dummy) macro