Searched refs:Tracecv (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | decompress.c | 21 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro 28 # define Tracecv(c,x) macro
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | zutil.h | 107 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro 114 # define Tracecv(c,x) macro
|
| H A D | trees.c | 610 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", 1092 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
|
| /OK3568_Linux_fs/kernel/arch/alpha/boot/ |
| H A D | misc.c | 70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro 77 # define Tracecv(c,x) macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/ |
| H A D | misc.c | 60 # define Tracecv(c, x) {if (verbose > 1 && (c)) fprintf x ; } macro 67 # define Tracecv(c, x) macro
|
| /OK3568_Linux_fs/kernel/lib/zlib_deflate/ |
| H A D | defutil.h | 9 #define Tracecv(err, dummy) macro
|
| H A D | deftree.c | 471 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", in gen_codes() 981 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | inflate.c | 377 Tracecv(*p, (stderr, (n-i >= ' ' && n-i <= '~' ? "%c %d\n" : "0x%x %d\n"), in huft_build()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/ |
| H A D | CVE-2018-25032.patch | 332 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
|