Home
last modified time | relevance | path

Searched refs:allocated_size (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_close.c99 if (tif->tif_fieldscompat[i].allocated_size) in TIFFCleanup()
H A Dtif_dir.h271 …uint32 allocated_size; /* 0 if array is constant, other if modified by future definition exte… member
H A Dtif_dirinfo.c916 tif->tif_fieldscompat[nfields].allocated_size = n; in TIFFMergeFieldInfo()
H A Dtif_dir.c1356 if (tif->tif_fieldscompat[i].allocated_size) in TIFFDefaultDirectory()