Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsqlite/src/
H A Dvdbe.c1651 static const unsigned char or_logic[] = { 0, 0, 0, 0, 1, 2, 0, 2, 2 }; in sqliteVdbeExec() local
1652 v1 = or_logic[v1*3+v2]; in sqliteVdbeExec()