Searched refs:sqlite3CantopenError (Results 1 – 2 of 2) sorted by relevance
4313 int sqlite3CantopenError(int);4316 #define SQLITE_CANTOPEN_BKPT sqlite3CantopenError(__LINE__)
3731 int sqlite3CantopenError(int lineno){ in sqlite3CantopenError() function