Searched refs:mh_tag (Results 1 – 1 of 1) sorted by relevance
90 unsigned int mh_tag; member190 p->mh_tag = MEMTAG; in xmlMallocLoc()266 p->mh_tag = MEMTAG; in xmlMallocAtomicLoc()346 if (p->mh_tag != MEMTAG) { in xmlReallocLoc()350 p->mh_tag = ~MEMTAG; in xmlReallocLoc()382 p->mh_tag = MEMTAG; in xmlReallocLoc()459 if (p->mh_tag != MEMTAG) { in xmlMemFree()464 p->mh_tag = ~MEMTAG; in xmlMemFree()527 p->mh_tag = MEMTAG; in xmlMemStrdupLoc()727 if (p->mh_tag != MEMTAG) in xmlMemDisplayLast()[all …]