Searched refs:CURSOR_FAULT (Results 1 – 5 of 5) sorted by relevance
536 #define CURSOR_FAULT 3 macro
686 if( pCur->eState==CURSOR_FAULT ){ in btreeRestoreCursorPosition()3233 if( pCur->wrFlag && pCur->eState!=CURSOR_FAULT ) r++; in countWriteCursors()3262 p->eState = CURSOR_FAULT; in sqlite3BtreeTripAllCursors()4202 assert( CURSOR_FAULT > CURSOR_REQUIRESEEK ); in moveToRoot()4204 if( pCur->eState==CURSOR_FAULT ){ in moveToRoot()6658 if( pCur->eState==CURSOR_FAULT ){ in sqlite3BtreeInsert()
46917 #define CURSOR_FAULT 347984 if( pCur->eState==CURSOR_FAULT ){50531 if( pCur->wrFlag && pCur->eState!=CURSOR_FAULT ) r++; 50560 p->eState = CURSOR_FAULT;51500 assert( CURSOR_FAULT > CURSOR_REQUIRESEEK );51502 if( pCur->eState==CURSOR_FAULT ){53956 if( pCur->eState==CURSOR_FAULT ){
48983 #define CURSOR_FAULT 350051 if( pCur->eState==CURSOR_FAULT ){52621 if( pCur->wrFlag && pCur->eState!=CURSOR_FAULT ) r++; 52651 p->eState = CURSOR_FAULT;53633 assert( CURSOR_FAULT > CURSOR_REQUIRESEEK );53635 if( pCur->eState==CURSOR_FAULT ){56139 if( pCur->eState==CURSOR_FAULT ){
49011 #define CURSOR_FAULT 350079 if( pCur->eState==CURSOR_FAULT ){52649 if( pCur->wrFlag && pCur->eState!=CURSOR_FAULT ) r++; 52679 p->eState = CURSOR_FAULT;53661 assert( CURSOR_FAULT > CURSOR_REQUIRESEEK );53663 if( pCur->eState==CURSOR_FAULT ){56167 if( pCur->eState==CURSOR_FAULT ){