Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlmemory.c91 unsigned int mh_type; member
184 p->mh_type = MALLOC_TYPE; in xmlMallocLoc()
253 p->mh_type = MALLOC_ATOMIC_TYPE; in xmlMallocAtomicLoc()
360 p->mh_type = REALLOC_TYPE; in xmlReallocLoc()
498 p->mh_type = STRDUP_TYPE; in xmlMemStrdupLoc()
673 switch (p->mh_type) { in xmlMemDisplayLast()
754 switch (p->mh_type) { in xmlMemDisplay()
862 switch (p->mh_type) { in xmlMemShow()
/external/e2fsprogs/lib/blkid/
Dprobe.h418 __u32 mh_type; member