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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.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 macro
24673 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;
31448 # define SQLITE_DEBUG_OS_TRACE macro
[all...]

Completed in 243 milliseconds