Searched refs:SLOT_4_2_0 (Results 1 – 2 of 2) sorted by relevance
96 #define SLOT_4_2_0 0xf01fc07f macro127 assert( SLOT_4_2_0 == ((0xfU<<28) | (0x7f<<14) | (0x7f)) ); in sqlite3Fts5GetVarint()212 a &= SLOT_4_2_0; in sqlite3Fts5GetVarint()229 b &= SLOT_4_2_0; in sqlite3Fts5GetVarint()
997 #define SLOT_4_2_0 0xf01fc07f macro1018 assert( SLOT_4_2_0 == ((0xfU<<28) | (0x7f<<14) | (0x7f)) ); in sqlite3GetVarint()1105 a &= SLOT_4_2_0; in sqlite3GetVarint()1122 b &= SLOT_4_2_0; in sqlite3GetVarint()1259 a &= SLOT_4_2_0; in sqlite3GetVarint32()1260 b &= SLOT_4_2_0; in sqlite3GetVarint32()