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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c21597 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
21602 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
21606 # define IOTRACE(A) macro
21763 IOTRACE(("IOERR\n"));
[all...]

Completed in 724 milliseconds