Searched refs:mh_tag (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlmemory.c90 unsigned int mh_tag; member in struct:memnod
182 p->mh_tag = MEMTAG;
250 p->mh_tag = MEMTAG;
329 if (p->mh_tag != MEMTAG) {
333 p->mh_tag = ~MEMTAG;
355 p->mh_tag = MEMTAG;
432 if (p->mh_tag != MEMTAG) {
437 p->mh_tag = ~MEMTAG;
493 p->mh_tag = MEMTAG;
684 if (p->mh_tag !
[all...]
/external/libxml2/
H A Dxmlmemory.c90 unsigned int mh_tag; member in struct:memnod
182 p->mh_tag = MEMTAG;
251 p->mh_tag = MEMTAG;
331 if (p->mh_tag != MEMTAG) {
335 p->mh_tag = ~MEMTAG;
358 p->mh_tag = MEMTAG;
435 if (p->mh_tag != MEMTAG) {
440 p->mh_tag = ~MEMTAG;
496 p->mh_tag = MEMTAG;
687 if (p->mh_tag !
[all...]

Completed in 139 milliseconds