Searched refs:local_ioerr (Results 1 – 1 of 1) sorted by relevance
371 if( sqlite_io_error_pending-- == 1 ){ local_ioerr(); return A; }372 static void local_ioerr(){ in local_ioerr() function