Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_pcache.c100 typedef struct testpcache testpcache; typedef
101 struct testpcache { struct
119 static unsigned testpcacheRandom(testpcache *p){ in testpcacheRandom() argument
140 testpcache *p; in testpcacheCreate()
169 testpcache *p = (testpcache*)pCache; in testpcacheCachesize()
180 testpcache *p = (testpcache*)pCache; in testpcachePagecount()
195 testpcache *p = (testpcache*)pCache; in testpcacheFetch()
294 testpcache *p = (testpcache*)pCache; in testpcacheUnpin()
340 testpcache *p = (testpcache*)pCache; in testpcacheRekey()
383 testpcache *p = (testpcache*)pCache; in testpcacheTruncate()
[all …]