Home
last modified time | relevance | path

Searched defs:pThunk (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/src/
H A Dloadext.c875 const sqlite3_api_routines *pThunk = 0; in sqlite3AutoLoadExtensions() local
877 const sqlite3_api_routines *pThunk = &sqlite3Apis; in sqlite3AutoLoadExtensions() local
H A Dtest_md5.c444 const sqlite3_api_routines *pThunk in Md5_Register()
H A Dtest_func.c669 const sqlite3_api_routines *pThunk in registerTestFunctions()
/sqlite-3.40.0/ext/misc/
H A Dmemvfs.c534 const struct sqlite3_api_routines *pThunk in memvfsRegister()
H A Dvfsstat.c787 const sqlite3_api_routines *pThunk in vstatRegister()