Searched refs:Tracecv (Results 1 - 6 of 6) 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/core/src/fxcodec/fx_zlib/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 Dfx_zlib_trees.c604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/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));
/external/zlib/
H A Dzutil.h228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
235 # define Tracecv(c,x) macro

Completed in 600 milliseconds