Home
last modified time | relevance | path

Searched defs:hBefore (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dclosure.c183 short int hBefore = p->pBefore ? p->pBefore->height : 0; in closureAvlRecomputeHeight() local
H A Damatch.c200 short int hBefore = p->pBefore ? p->pBefore->height : 0; in amatchAvlRecomputeHeight() local