Searched refs:isError (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DvdbeInt.h160 u8 isError; /* Set to true for an error */ member in struct:sqlite_func
H A Dvdbeaux.c462 p->isError = 1;
696 ctx.isError = 0;
H A Dvdbe.c1118 ctx.isError = 0;
1129 if( ctx.isError ){
4466 ctx.isError = 0;
4472 if( ctx.isError ){

Completed in 27 milliseconds