Searched defs:sqlite3_system_errno (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h623 #define sqlite3_system_errno sqlite3_api->system_errno macro
H A Dsqlite3.c136095 #define sqlite3_system_errno macro
180908 SQLITE_API int sqlite3_system_errno(sqlite3 *db){ function
[all...]

Completed in 414 milliseconds