Home
last modified time | relevance | path

Searched defs: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
109 struct testpcachePage { argument
119 static unsigned testpcacheRandom(testpcache *p){ in testpcacheRandom() argument