Searched refs:abort_due_to_error (Results 1 – 2 of 2) sorted by relevance
196 static void abort_due_to_error(int rc){ in abort_due_to_error() function203 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in execsql()225 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in run_test()229 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in run_test()233 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in run_test()243 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in run_test()249 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in run_test()254 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in run_test()335 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in main()338 if( rc!=SQLITE_OK ) abort_due_to_error(rc); in main()
1576 goto abort_due_to_error; in sqlite3VdbeExec()3075 goto abort_due_to_error; in sqlite3VdbeExec()3180 goto abort_due_to_error; in sqlite3VdbeExec()3840 goto abort_due_to_error; in sqlite3VdbeExec()3900 goto abort_due_to_error; in sqlite3VdbeExec()4174 goto abort_due_to_error; in sqlite3VdbeExec()5185 goto abort_due_to_error; in sqlite3VdbeExec()8779 abort_due_to_error: in sqlite3VdbeExec()8843 goto abort_due_to_error; in sqlite3VdbeExec()8851 goto abort_due_to_error; in sqlite3VdbeExec()[all …]