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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h2249 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
2254 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
2258 # define IOTRACE(A) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h2249 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
2254 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
2258 # define IOTRACE(A) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h2249 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
2254 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
2258 # define IOTRACE(A) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c10938 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
10943 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
10947 # define IOTRACE(A) macro
21308 IOTRACE(("IOERR\n"));
22838 IOTRACE(("IOERR\n"));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c10938 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
10943 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
10947 # define IOTRACE(A) macro
21308 IOTRACE(("IOERR\n"));
22838 IOTRACE(("IOERR\n"));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c10938 ** If the SQLITE_ENABLE IOTRACE exists then the global variable
10943 # define IOTRACE(A) if( sqlite3IoTrace ){ sqlite3IoTrace A; } macro
10947 # define IOTRACE(A) macro
21308 IOTRACE(("IOERR\n"));
22838 IOTRACE(("IOERR\n"));
[all...]

Completed in 750 milliseconds