Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c37538 static HashElem nullElement = { 0, 0, 0, 0, 0 }; in findElementWithHash() local
37559 return &nullElement; in findElementWithHash()