Searched defs:pNotUsed (Results 1 – 8 of 8) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | dbfuzz2.c | 169 static int progress_handler(void *pNotUsed){ in progress_handler()
|
| H A D | dbfuzz.c | 548 static void sqlLog(void *pNotUsed, int iErrCode, const char *zMsg){ in sqlLog()
|
| /sqlite-3.40.0/tool/ |
| H A D | fuzzershell.c | 183 static void shellLog(void *pNotUsed, int iErrCode, const char *zMsg){ in shellLog() 187 static void shellLogNoop(void *pNotUsed, int iErrCode, const char *zMsg){ in shellLogNoop()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | scrub.c | 579 static void errorLogCallback(void *pNotUsed, int iErr, const char *zMsg){ in errorLogCallback()
|
| /sqlite-3.40.0/src/ |
| H A D | test2.c | 36 static void pager_test_reiniter(DbPage *pNotUsed){ in pager_test_reiniter()
|
| H A D | whereexpr.c | 416 void *pNotUsed; in isAuxiliaryVtabOperator() local
|
| H A D | os_win.c | 1167 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */ in winSetSystemCall() 1210 sqlite3_vfs *pNotUsed, in winGetSystemCall()
|
| H A D | os_unix.c | 573 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */ in unixSetSystemCall() 616 sqlite3_vfs *pNotUsed, in unixGetSystemCall()
|