Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/boot/compressed/
Ddecompress.c25 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
32 # define Tracecv(c,x) macro
/linux-2.6.39/arch/alpha/boot/
Dmisc.c69 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
76 # define Tracecv(c,x) macro
/linux-2.6.39/arch/h8300/boot/compressed/
Dmisc.c57 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
64 # define Tracecv(c,x) macro
/linux-2.6.39/arch/cris/boot/compressed/
Dmisc.c94 # define Tracecv(c, x) do { \ macro
104 # define Tracecv(c, x) macro
/linux-2.6.39/arch/mn10300/boot/compressed/
Dmisc.c111 # define Tracecv(c, x) { if (verbose > 1 && (c)) fprintf x ; } macro
118 # define Tracecv(c, x) macro
/linux-2.6.39/lib/zlib_deflate/
Ddefutil.h7 #define Tracecv(err, dummy) macro