Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
484 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
3388 SQLITE_API int SQLITE_STDCALL sqlite3_stmt_busy(sqlite3_stmt*);
3602 SQLITE_API int SQLITE_STDCALL sqlite3_stmt_busy(sqlite3_stmt*);68141 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){71692 SQLITE_API int SQLITE_STDCALL sqlite3_stmt_busy(sqlite3_stmt *pStmt){103470 #define sqlite3_stmt_busy sqlite3_api->stmt_busy103882 sqlite3_stmt_busy,