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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c11842 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
11847 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
11851 # define IOTRACE(A) macro
22468 IOTRACE(("IOERR\n"));
24810 IOTRACE(("IOERR\n"));
[all...]

Completed in 413 milliseconds