Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h10208 sqlite3_rtree_dbl rParentScore; /* Score of parent node */ member
/third_party/sqlite/src/
Dsqlite3.c10542 sqlite3_rtree_dbl rParentScore; /* Score of parent node */ member
195874 pInfo->rScore = pInfo->rParentScore = pSearch->rScore;