HomeSort by relevance Sort by last modified time
    Searched defs:sqlite3_malloc (Results 1 - 3 of 3) sorted by null

  /external/javasqlite/src/main/native/
sqlite_jni.c 21 #define sqlite3_malloc malloc macro
    [all...]
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3ext.h 285 #define sqlite3_malloc sqlite3_api->malloc macro
  /external/sqlite/dist/
sqlite3.c 869 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
17784 SQLITE_API void *sqlite3_malloc(int n){ function
84731 #define sqlite3_malloc macro
    [all...]

Completed in 438 milliseconds