Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/compressed/
Ddecompress.c20 # define Tracev(x) {if (verbose) fprintf x ;} macro
27 # define Tracev(x) macro
/linux-4.4.14/arch/alpha/boot/
Dmisc.c66 # define Tracev(x) {if (verbose) fprintf x ;} macro
73 # define Tracev(x) macro
/linux-4.4.14/arch/nios2/boot/compressed/
Dmisc.c70 # define Tracev(x) {if (verbose) fprintf x ; } macro
77 # define Tracev(x) macro
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c82 # define Tracev(x) do { \ macro
101 # define Tracev(x) macro
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c108 # define Tracev(x) { if (verbose) fprintf x ; } macro
115 # define Tracev(x) macro
/linux-4.4.14/lib/zlib_deflate/
Ddefutil.h6 #define Tracev(dummy) macro