Home
last modified time | relevance | path

Searched defs:WO_SINGLE (Results 1 – 5 of 5) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DwhereInt.h535 #define WO_SINGLE 0x01ff /* Mask of all non-compound WO_* values */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DwhereInt.h577 #define WO_SINGLE 0x01ff /* Mask of all non-compound WO_* values */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DwhereInt.h582 #define WO_SINGLE 0x01ff /* Mask of all non-compound WO_* values */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DwhereInt.h594 #define WO_SINGLE 0x01ff /* Mask of all non-compound WO_* values */ macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dwhere.c222 #define WO_SINGLE 0x0ff /* Mask of all non-compound WO_* values */ macro