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

/external/chromium_org/third_party/sqlite/src/src/
H A Dpcache1.c208 static void *pcache1Alloc(int nByte){ function
241 ** Free an allocated buffer obtained from pcache1Alloc().
291 void *pPg = pcache1Alloc(nByte);
327 return pcache1Alloc(sz);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c35122 static void *pcache1Alloc(int nByte){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c38758 static void *pcache1Alloc(int nByte){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c38778 static void *pcache1Alloc(int nByte){ function
[all...]

Completed in 569 milliseconds