Searched defs:_TIFFCheckRealloc (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
H A Dtif_aux.c63 _TIFFCheckRealloc(TIFF* tif, void* buffer, function
88 return _TIFFCheckRealloc(tif, NULL, nmemb, elem_size, what);

Completed in 135 milliseconds