Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/boot/compressed/
Ddecompress.c23 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro
30 # define Tracevv(x) macro
/linux-2.6.39/arch/alpha/boot/
Dmisc.c67 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro
74 # define Tracevv(x) macro
/linux-2.6.39/arch/h8300/boot/compressed/
Dmisc.c55 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro
62 # define Tracevv(x) macro
/linux-2.6.39/arch/cris/boot/compressed/
Dmisc.c86 # define Tracevv(x) do { \ macro
102 # define Tracevv(x) macro
/linux-2.6.39/arch/mn10300/boot/compressed/
Dmisc.c109 # define Tracevv(x) { if (verbose > 1) fprintf x ; } macro
116 # define Tracevv(x) macro
/linux-2.6.39/lib/zlib_deflate/
Ddefutil.h8 #define Tracevv(dummy) macro