Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlmemory.c91 unsigned int mh_type; member
192 p->mh_type = MALLOC_TYPE; in xmlMallocLoc()
268 p->mh_type = MALLOC_ATOMIC_TYPE; in xmlMallocAtomicLoc()
384 p->mh_type = REALLOC_TYPE; in xmlReallocLoc()
529 p->mh_type = STRDUP_TYPE; in xmlMemStrdupLoc()
713 switch (p->mh_type) { in xmlMemDisplayLast()
794 switch (p->mh_type) { in xmlMemDisplay()
902 switch (p->mh_type) { in xmlMemShow()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlmemory.c122 unsigned int mh_type; member
223 p->mh_type = MALLOC_TYPE; in xmlMallocLoc()
299 p->mh_type = MALLOC_ATOMIC_TYPE; in xmlMallocAtomicLoc()
415 p->mh_type = REALLOC_TYPE; in xmlReallocLoc()
560 p->mh_type = STRDUP_TYPE; in xmlMemStrdupLoc()
744 switch (p->mh_type) { in xmlMemDisplayLast()
825 switch (p->mh_type) { in xmlMemDisplay()
933 switch (p->mh_type) { in xmlMemShow()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.h155 short mh_type; /* type of data in this mbuf */ member
222 #define m_type m_hdr.mh_type
/third_party/e2fsprogs/lib/blkid/
Dprobe.h422 __u32 mh_type; member