HomeSort by: relevance | last modified time | path
    Searched defs:zcfree (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/gzip/
zutil.c 62 * original form in order to free it, use zcfree().
107 void zcfree (voidpf opaque, voidpf ptr) function
126 Assert(0, "zcfree: ptr not found");
148 void zcfree (voidpf opaque, voidpf ptr) function
173 void zcfree (opaque, ptr) function
ftgzip.c 157 zcfree( voidpf opaque, function

Completed in 10 milliseconds