Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c57977 static void *pcache1Alloc(int nByte){ function
58085 pPg = pcache1Alloc(pCache->szAlloc);
58127 return pcache1Alloc(sz);