Home
last modified time | relevance | path

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

/third_party/libxml2/
Ddict.c674 unsigned long nbElem = 0; in xmlDictGrow() local
745 nbElem++; in xmlDictGrow()
776 nbElem++; in xmlDictGrow()
787 "xmlDictGrow : from %lu to %lu, %u elems\n", oldsize, size, nbElem); in xmlDictGrow()
Dhash.c242 unsigned long nbElem = 0; in xmlHashGrow() local
301 nbElem++; in xmlHashGrow()
312 "xmlHashGrow : from %d to %d, %d elems\n", oldsize, size, nbElem); in xmlHashGrow()
/third_party/gettext/gnulib-local/lib/libxml/
Ddict.c677 unsigned long nbElem = 0; in xmlDictGrow() local
748 nbElem++; in xmlDictGrow()
779 nbElem++; in xmlDictGrow()
790 "xmlDictGrow : from %lu to %lu, %u elems\n", oldsize, size, nbElem); in xmlDictGrow()
Dhash.c246 unsigned long nbElem = 0; in xmlHashGrow() local
305 nbElem++; in xmlHashGrow()
316 "xmlHashGrow : from %d to %d, %d elems\n", oldsize, size, nbElem); in xmlHashGrow()