Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.c23707 # ifndef SQLITE_DEBUG_OS_TRACE
23708 # define SQLITE_DEBUG_OS_TRACE 0 macro
23710 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;
31132 # ifndef SQLITE_DEBUG_OS_TRACE
31133 # define SQLITE_DEBUG_OS_TRACE 0
31135 int sqlite3OSTrace = SQLITE_DEBUG_OS_TRACE;