Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c22328 # ifndef SQLITE_DEBUG_OS_TRACE
22329 # define SQLITE_DEBUG_OS_TRACE 0 macro
22331 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;
24670 # ifndef SQLITE_DEBUG_OS_TRACE
24671 # define SQLITE_DEBUG_OS_TRACE 0
24673 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;
31447 # ifndef SQLITE_DEBUG_OS_TRACE
31448 # define SQLITE_DEBUG_OS_TRACE 0
31450 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;
/NextBSD/contrib/sqlite3/
HDsqlite3.c129504 # ifndef SQLITE_DEBUG_OS_TRACE
129505 # define SQLITE_DEBUG_OS_TRACE 0
129507 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;