Searched refs:mh_tag (Results 1 – 1 of 1) sorted by relevance
73 unsigned int mh_tag; member173 p->mh_tag = MEMTAG; in xmlMallocLoc()249 p->mh_tag = MEMTAG; in xmlMallocAtomicLoc()329 if (p->mh_tag != MEMTAG) { in xmlReallocLoc()333 p->mh_tag = ~MEMTAG; in xmlReallocLoc()365 p->mh_tag = MEMTAG; in xmlReallocLoc()442 if (p->mh_tag != MEMTAG) { in xmlMemFree()447 p->mh_tag = ~MEMTAG; in xmlMemFree()510 p->mh_tag = MEMTAG; in xmlMemStrdupLoc()710 if (p->mh_tag != MEMTAG) in xmlMemDisplayLast()[all …]