Searched refs:Tracecv (Results 1 - 11 of 11) sorted by relevance

/external/freetype/src/gzip/
H A Dzutil.h194 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
201 # define Tracecv(c,x) macro
/external/pdfium/third_party/zlib_v128/
H A Dzutil.h230 # define Tracecv(c,x) {if (z_verbose>1 && (c)) FXSYS_fprintf x ;} macro
237 # define Tracecv(c,x) macro
H A Dtrees.c604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/external/python/cpython2/Modules/zlib/
H A Dzutil.h228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
235 # define Tracecv(c,x) macro
H A Dtrees.c604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/external/syslinux/com32/lib/zlib/
H A Dzutil.h254 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
261 # define Tracecv(c,x) macro
H A Dtrees.c610 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1092 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/external/syslinux/memdisk/
H A Dunzip.c59 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
66 # define Tracecv(c,x) macro
H A Dinflate.c305 Tracecv(*p,
/external/zlib/src/
H A Dzutil.h228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
235 # define Tracecv(c,x) macro
H A Dtrees.c604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));

Completed in 281 milliseconds