pcache1Alloc     35205 third_party/sqlite/amalgamation/sqlite3.c   void *pPg = pcache1Alloc(nByte);
pcache1Alloc     35241 third_party/sqlite/amalgamation/sqlite3.c   return pcache1Alloc(sz);
pcache1Alloc      291 third_party/sqlite/src/src/pcache1.c   void *pPg = pcache1Alloc(nByte);
pcache1Alloc      327 third_party/sqlite/src/src/pcache1.c   return pcache1Alloc(sz);