Home
last modified time | relevance | path

Searched refs:PROBE_STEP (Results 1 – 3 of 3) sorted by relevance

/external/expat/lib/
Dxmlparse.c210 #define PROBE_STEP(hash, mask, power) \ macro
3462 step = PROBE_STEP(uriHash, mask, parser->m_nsAttsPower); in storeAtts()
6705 step = PROBE_STEP(h, mask, table->power); in lookup()
6728 step = PROBE_STEP(newHash, newMask, newPower); in lookup()
6741 step = PROBE_STEP(h, newMask, newPower); in lookup()
/external/python/cpython3/Modules/expat/
Dxmlparse.c210 #define PROBE_STEP(hash, mask, power) \ macro
3462 step = PROBE_STEP(uriHash, mask, parser->m_nsAttsPower); in storeAtts()
6705 step = PROBE_STEP(h, mask, table->power); in lookup()
6728 step = PROBE_STEP(newHash, newMask, newPower); in lookup()
6741 step = PROBE_STEP(h, newMask, newPower); in lookup()
/external/python/cpython2/Modules/expat/
Dxmlparse.c210 #define PROBE_STEP(hash, mask, power) \ macro
3462 step = PROBE_STEP(uriHash, mask, parser->m_nsAttsPower); in storeAtts()
6705 step = PROBE_STEP(h, mask, table->power); in lookup()
6728 step = PROBE_STEP(newHash, newMask, newPower); in lookup()
6741 step = PROBE_STEP(h, newMask, newPower); in lookup()