Searched refs:sqlite3PendingByte (Results 1 – 1 of 1) sorted by relevance
16708 # define PENDING_BYTE sqlite3PendingByte22439 SQLITE_PRIVATE int sqlite3PendingByte; variable24170 SQLITE_PRIVATE int sqlite3PendingByte = 0x40000000; variable191469 if( newVal ) sqlite3PendingByte = newVal;