Home
last modified time | relevance | path

Searched refs:vpp (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_dir.c46 if (*vpp) { in setByteArray()
47 _TIFFfree(*vpp); in setByteArray()
48 *vpp = 0; in setByteArray()
53 *vpp = (void*) _TIFFmalloc(bytes); in setByteArray()
54 if (*vpp) in setByteArray()
55 _TIFFmemcpy(*vpp, vp, bytes); in setByteArray()
59 { setByteArray(vpp, vp, n, 1); } in _TIFFsetByteArray()
78 if (*vpp) in setDoubleArrayOneValue()
79 _TIFFfree(*vpp); in setDoubleArrayOneValue()
81 if (*vpp) in setDoubleArrayOneValue()
[all …]
/libtiff-4.0.7/config/
H A Dconfig.sub1093 vpp*|vx|vx-*)