Home
last modified time | relevance | path

Searched refs:and_logic (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dvdbe.c2430 static const unsigned char and_logic[] = { 0, 0, 0, 0, 1, 2, 0, 2, 2 }; in sqlite3VdbeExec() local
2431 v1 = and_logic[v1*3+v2]; in sqlite3VdbeExec()