Searched refs:SQLITE_IOERR_NOMEM_BKPT (Results 1 – 1 of 1) sorted by relevance
20536 # define SQLITE_IOERR_NOMEM_BKPT sqlite3IoerrnomemError(__LINE__) macro20539 # define SQLITE_IOERR_NOMEM_BKPT SQLITE_IOERR_NOMEM macro26106 if (!pTstAlloc) return SQLITE_IOERR_NOMEM_BKPT; \43280 rc = SQLITE_IOERR_NOMEM_BKPT;48912 return SQLITE_IOERR_NOMEM_BKPT;50585 if( p==0 ) return SQLITE_IOERR_NOMEM_BKPT;50590 return SQLITE_IOERR_NOMEM_BKPT;50621 rc = SQLITE_IOERR_NOMEM_BKPT;50932 rc = SQLITE_IOERR_NOMEM_BKPT;51424 return SQLITE_IOERR_NOMEM_BKPT;[all …]