Searched defs:lpp (Results 1 – 4 of 4) sorted by relevance
100 findptr(struct lalloc_common **lpp, char *ptr, Area *ap) in findptr()
67 void _TIFFsetLongArray(uint32** lpp, uint32* lp, uint32 n) in _TIFFsetLongArray()69 static void _TIFFsetLong8Array(uint64** lpp, uint64* lp, uint32 n) in _TIFFsetLong8Array()
5435 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, uint32 nstrips, uint64** lpp) in TIFFFetchStripThing()
733 const struct ubifs_lprops *lpp; in ubifs_read_one_lp() local