Home
last modified time | relevance | path

Searched defs:lpp (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dlalloc.c100 findptr(struct lalloc_common **lpp, char *ptr, Area *ap) in findptr()
/external/pdfium/third_party/libtiff/
Dtif_dir.c67 void _TIFFsetLongArray(uint32** lpp, uint32* lp, uint32 n) in _TIFFsetLongArray()
69 static void _TIFFsetLong8Array(uint64** lpp, uint64* lp, uint32 n) in _TIFFsetLong8Array()
Dtif_dirread.c5435 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, uint32 nstrips, uint64** lpp) in TIFFFetchStripThing()
/external/u-boot/fs/ubifs/
Dlprops.c733 const struct ubifs_lprops *lpp; in ubifs_read_one_lp() local