OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mh_tag
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
xmlmemory.c
90
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
!= MEMTAG
[
all
...]
Completed in 110 milliseconds