Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c2108 static void copyPage(MemPage *pTo, MemPage *pFrom){ in copyPage() function
2278 copyPage(pChild, pPage); in balance()
2389 copyPage(&aOld[i], apOld[i]); in balance()