Searched refs:SQLITE_IOERR_NOMEM_BKPT (Results 1 – 1 of 1) sorted by relevance
15940 # define SQLITE_IOERR_NOMEM_BKPT sqlite3IoerrnomemError(__LINE__) macro15943 # define SQLITE_IOERR_NOMEM_BKPT SQLITE_IOERR_NOMEM macro19759 if (!pTstAlloc) return SQLITE_IOERR_NOMEM_BKPT; \33793 rc = SQLITE_IOERR_NOMEM_BKPT;39316 return SQLITE_IOERR_NOMEM_BKPT;40907 if( p==0 ) return SQLITE_IOERR_NOMEM_BKPT;40912 return SQLITE_IOERR_NOMEM_BKPT;40940 rc = SQLITE_IOERR_NOMEM_BKPT;41246 rc = SQLITE_IOERR_NOMEM_BKPT;41714 return SQLITE_IOERR_NOMEM_BKPT;[all …]