Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c640 static void nodeHashInsert(Rtree *pRtree, RtreeNode *pNode){ in nodeHashInsert() function
789 nodeHashInsert(pRtree, pNode); in nodeAcquire()
882 nodeHashInsert(pRtree, pNode); in nodeWrite()