Searched refs:Tracec (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/arch/alpha/boot/ |
D | misc.c | 67 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 74 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/sh/boot/compressed/ |
D | misc.c | 62 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 69 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/cris/boot/compressed/ |
D | misc.c | 74 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 81 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/sh64/boot/compressed/ |
D | misc.c | 62 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 69 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/arm/boot/compressed/ |
D | misc.c | 149 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 156 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/x86_64/boot/compressed/ |
D | misc.c | 57 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 64 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | misc.c | 69 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 76 # define Tracec(c,x) macro
|
/linux-2.4.37.9/init/ |
D | do_mounts.c | 981 #define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zlib.c | 119 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 126 # define Tracec(c,x) macro
|
/linux-2.4.37.9/arch/ppc/boot/lib/ |
D | zlib.c | 96 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro 103 # define Tracec(c,x) macro
|