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

  /external/freetype/src/gzip/
zutil.h 213 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
  /external/chromium_org/third_party/zlib/
zutil.h 287 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}

Completed in 59 milliseconds