Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dhash.c155 static HashElem nullElement = { 0, 0, 0, 0 }; in findElementWithHash() local
176 return &nullElement; in findElementWithHash()