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

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbeaux.c588 static void freeP4(sqlite3 *db, int p4type, void *p4){ function
643 freeP4(db, pOp->p4type, pOp->p4.p);
670 freeP4(db, pOp->p4type, pOp->p4.p);
711 freeP4(db, n, (void*)*(char**)&zP4);
721 freeP4(db, pOp->p4type, pOp->p4.p);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c57713 static void freeP4(sqlite3 *db, int p4type, void *p4){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c62887 static void freeP4(sqlite3 *db, int p4type, void *p4){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c62907 static void freeP4(sqlite3 *db, int p4type, void *p4){ function
[all...]

Completed in 995 milliseconds