HomeSort by relevance Sort by last modified time
    Searched defs:Tracecv (Results 1 - 5 of 5) sorted by null

  /external/freetype/src/gzip/
zutil.h 194 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;}
201 # define Tracecv(c,x)
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
zutil.h 230 # define Tracecv(c,x) {if (z_verbose>1 && (c)) FXSYS_fprintf x ;}
237 # define Tracecv(c,x)
  /external/qemu/distrib/zlib-1.2.8/
zutil.h 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;}
235 # define Tracecv(c,x)
  /external/zlib/src/
zutil.h 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;}
235 # define Tracecv(c,x)
  /external/chromium_org/third_party/zlib/
zutil.h 269 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;}
276 # define Tracecv(c,x)

Completed in 275 milliseconds