Home
last modified time | relevance | path

Searched defs:SQLITE_VdbeListing (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9574 #define SQLITE_VdbeListing 0x00008000 /* Debug listings of VDBE programs */ macro
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c16989 #define SQLITE_VdbeListing HI(0x0200000) /* Debug listings of VDBE progs */ macro