Lines Matching refs:UNUSED_PARAMETER
15729 #define UNUSED_PARAMETER(x) (void)(x) macro
15730 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y)
26331 UNUSED_PARAMETER(NotUsed1); in timediffFunc()
26453 UNUSED_PARAMETER(argc); in currentTimeFunc()
26454 UNUSED_PARAMETER(argv); in currentTimeFunc()
27396 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()
27404 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()
27620 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()
27634 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()
28515 UNUSED_PARAMETER(NotUsed); in memsys3Init()
28540 UNUSED_PARAMETER(NotUsed); in memsys3Shutdown()
28620 UNUSED_PARAMETER(zFilename); in sqlite3Memsys3Dump()
29118 UNUSED_PARAMETER(NotUsed); in memsys5Init()
29170 UNUSED_PARAMETER(NotUsed); in memsys5Shutdown()
29658 UNUSED_PARAMETER(id); in noopMutexAlloc()
29661 static void noopMutexFree(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexFree()
29662 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexEnter()
29664 UNUSED_PARAMETER(p); in noopMutexTry()
29667 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexLeave()
30666 UNUSED_PARAMETER(p); in winMutexTry()
30758 UNUSED_PARAMETER(n); in sqlite3_release_memory()
39467 UNUSED_PARAMETER(pNotUsed); in unixSetSystemCall()
39508 UNUSED_PARAMETER(pNotUsed); in unixGetSystemCall()
39524 UNUSED_PARAMETER(p); in unixNextSystemCall()
41079 UNUSED_PARAMETER(NotUsed); in nolockCheckReservedLock()
41320 UNUSED_PARAMETER(id); in flockCheckReservedLock()
42471 UNUSED_PARAMETER(fd); in full_fsync()
42472 UNUSED_PARAMETER(fullSync); in full_fsync()
42473 UNUSED_PARAMETER(dataOnly); in full_fsync()
42475 UNUSED_PARAMETER(dataOnly); in full_fsync()
42477 UNUSED_PARAMETER(fullSync); in full_fsync()
42478 UNUSED_PARAMETER(dataOnly); in full_fsync()
44049 UNUSED_PARAMETER(fd); in unixShmBarrier()
44315 UNUSED_PARAMETER(iOff); in unixUnfetch()
44333 UNUSED_PARAMETER(fd); in unixUnfetch()
44334 UNUSED_PARAMETER(p); in unixUnfetch()
44335 UNUSED_PARAMETER(iOff); in unixUnfetch()
44403 UNUSED_PARAMETER(z); UNUSED_PARAMETER(p); \
45382 UNUSED_PARAMETER(NotUsed); in unixDelete()
45430 UNUSED_PARAMETER(NotUsed); in unixAccess()
45558 UNUSED_PARAMETER(pVfs); in unixFullPathname()
45585 UNUSED_PARAMETER(NotUsed); in unixDlOpen()
45598 UNUSED_PARAMETER(NotUsed); in unixDlError()
45625 UNUSED_PARAMETER(NotUsed); in unixDlSym()
45630 UNUSED_PARAMETER(NotUsed); in unixDlClose()
45644 UNUSED_PARAMETER(NotUsed); in unixRandomness()
45702 UNUSED_PARAMETER(NotUsed); in unixSleep()
45707 UNUSED_PARAMETER(NotUsed); in unixSleep()
45712 UNUSED_PARAMETER(NotUsed); in unixSleep()
45758 UNUSED_PARAMETER(NotUsed); in unixCurrentTimeInt64()
45771 UNUSED_PARAMETER(NotUsed); in unixCurrentTime()
45787 UNUSED_PARAMETER(NotUsed); in unixGetLastError()
45788 UNUSED_PARAMETER(NotUsed2); in unixGetLastError()
45789 UNUSED_PARAMETER(NotUsed3); in unixGetLastError()
46168 UNUSED_PARAMETER(pError); in proxyGetHostID()
46204 UNUSED_PARAMETER(myHostID); in proxyBreakConchLock()
48412 UNUSED_PARAMETER(pNotUsed); in winSetSystemCall()
48453 UNUSED_PARAMETER(pNotUsed); in winGetSystemCall()
48469 UNUSED_PARAMETER(p); in winNextSystemCall()
49639 UNUSED_PARAMETER(dwFileOffsetHigh); in winceLockFile()
49640 UNUSED_PARAMETER(nNumberOfBytesToLockHigh); in winceLockFile()
49705 UNUSED_PARAMETER(dwFileOffsetHigh); in winceUnlockFile()
49706 UNUSED_PARAMETER(nNumberOfBytesToUnlockHigh); in winceUnlockFile()
50416 UNUSED_PARAMETER(id);
50435 UNUSED_PARAMETER(flags);
50893 UNUSED_PARAMETER(id);
50894 UNUSED_PARAMETER(locktype);
50899 UNUSED_PARAMETER(id);
50900 UNUSED_PARAMETER(pResOut);
50905 UNUSED_PARAMETER(id);
50906 UNUSED_PARAMETER(locktype);
51753 UNUSED_PARAMETER(fd);
52859 UNUSED_PARAMETER(pVfs);
52860 UNUSED_PARAMETER(syncDir);
52968 UNUSED_PARAMETER(pVfs);
53207 UNUSED_PARAMETER(pVfs);
53415 UNUSED_PARAMETER(pVfs);
53437 UNUSED_PARAMETER(pVfs);
53442 UNUSED_PARAMETER(pVfs);
53449 UNUSED_PARAMETER(pVfs);
53487 UNUSED_PARAMETER(pVfs);
53492 UNUSED_PARAMETER(pVfs);
53544 UNUSED_PARAMETER(pVfs);
53601 UNUSED_PARAMETER(pVfs);
53652 UNUSED_PARAMETER(pVfs);
54002 UNUSED_PARAMETER(p);
54005 UNUSED_PARAMETER(p);
54162 UNUSED_PARAMETER(pFile);
54163 UNUSED_PARAMETER(flags);
54315 UNUSED_PARAMETER(pFile);
54344 UNUSED_PARAMETER(iOfst);
54345 UNUSED_PARAMETER(pPage);
54365 UNUSED_PARAMETER(pVfs);
54458 UNUSED_PARAMETER(pVfs);
54459 UNUSED_PARAMETER(zPath);
54460 UNUSED_PARAMETER(flags);
54476 UNUSED_PARAMETER(pVfs);
56803 UNUSED_PARAMETER(NotUsed);
56856 UNUSED_PARAMETER(NotUsed);
59259 UNUSED_PARAMETER(pPager);
63756 UNUSED_PARAMETER(pgno);
63757 UNUSED_PARAMETER(flags);
64378 UNUSED_PARAMETER(isDirectMode);
72803 UNUSED_PARAMETER(pPage);
73056 UNUSED_PARAMETER(pPage);
77871 UNUSED_PARAMETER( flags ); /* Used in COMDB2 but not native SQLite */
77964 UNUSED_PARAMETER( flags ); /* Used in COMDB2 but not native SQLite */
84789 SQLITE_PRIVATE void sqlite3NoopDestructor(void *p){ UNUSED_PARAMETER(p); }
85308 UNUSED_PARAMETER(p);
86075 UNUSED_PARAMETER(nOp);
88821 UNUSED_PARAMETER(p);
107891 UNUSED_PARAMETER(pWalker);
107892 UNUSED_PARAMETER(p);
107999 UNUSED_PARAMETER(pSelect);
108004 UNUSED_PARAMETER(pSelect);
109506 UNUSED_PARAMETER(pParse);
109764 UNUSED_PARAMETER(pWalker);
112642 UNUSED_PARAMETER(NotUsed);
119275 UNUSED_PARAMETER(NotUsed);
119486 UNUSED_PARAMETER(NotUsed);
119677 UNUSED_PARAMETER(NotUsed);
119792 UNUSED_PARAMETER(NotUsed);
119871 UNUSED_PARAMETER(NotUsed);
120492 UNUSED_PARAMETER(argc);
120787 UNUSED_PARAMETER( argc );
120788 UNUSED_PARAMETER( context );
120994 UNUSED_PARAMETER( argc );
121015 UNUSED_PARAMETER( iParam );
121622 UNUSED_PARAMETER(aOut);
121747 UNUSED_PARAMETER(db);
121748 UNUSED_PARAMETER(pIdx);
122181 UNUSED_PARAMETER(NotUsed);
122385 UNUSED_PARAMETER(NotUsed);
130440 UNUSED_PARAMETER(NotUsed);
130463 UNUSED_PARAMETER(argc);
130476 UNUSED_PARAMETER(argc);
130515 UNUSED_PARAMETER(argc);
130550 UNUSED_PARAMETER(argc);
130613 UNUSED_PARAMETER(argc);
130862 UNUSED_PARAMETER(argc);
130881 UNUSED_PARAMETER(argc);
130944 UNUSED_PARAMETER(argc);
131338 UNUSED_PARAMETER(NotUsed);
131385 UNUSED_PARAMETER(argc);
131386 UNUSED_PARAMETER(context);
131403 UNUSED_PARAMETER(argc);
131427 UNUSED_PARAMETER(argc);
131547 UNUSED_PARAMETER( argc );
131623 UNUSED_PARAMETER(argc);
131704 UNUSED_PARAMETER(argc);
131822 UNUSED_PARAMETER(argc);
131856 UNUSED_PARAMETER(argc);
132283 UNUSED_PARAMETER(argc);
132319 UNUSED_PARAMETER(argc);
132456 UNUSED_PARAMETER(NotUsed);
132985 UNUSED_PARAMETER(argc);
133015 UNUSED_PARAMETER(argc);
143443 UNUSED_PARAMETER(argc);
143444 UNUSED_PARAMETER(argv);
143602 UNUSED_PARAMETER(idxNum);
143603 UNUSED_PARAMETER(idxStr);
151489 UNUSED_PARAMETER(pSelect);
151490 UNUSED_PARAMETER(pParse);
151500 UNUSED_PARAMETER(pWalker);
154802 UNUSED_PARAMETER(NotUsed);
155627 UNUSED_PARAMETER(pOrderBy);
155628 UNUSED_PARAMETER(pLimit);
166177 UNUSED_PARAMETER( pParse );
166666 UNUSED_PARAMETER(pParse);
166667 UNUSED_PARAMETER(pBuilder);
172276 UNUSED_PARAMETER(nArg);
172277 UNUSED_PARAMETER(apArg);
172308 UNUSED_PARAMETER(nArg);
172309 UNUSED_PARAMETER(apArg);
172364 UNUSED_PARAMETER(nArg);
172365 UNUSED_PARAMETER(apArg);
172398 UNUSED_PARAMETER(nArg);
172399 UNUSED_PARAMETER(apArg);
172432 UNUSED_PARAMETER(nArg);
172433 UNUSED_PARAMETER(apArg);
172456 UNUSED_PARAMETER(nArg); assert( nArg==0 );
172457 UNUSED_PARAMETER(apArg);
172469 UNUSED_PARAMETER(nArg); assert( nArg==0 );
172470 UNUSED_PARAMETER(apArg);
172501 UNUSED_PARAMETER(nArg); assert( nArg==0 );
172502 UNUSED_PARAMETER(apArg);
172514 UNUSED_PARAMETER(nArg); assert( nArg==0 );
172515 UNUSED_PARAMETER(apArg);
172550 assert( nArg==1 ); UNUSED_PARAMETER(nArg);
172570 assert( nArg==1 ); UNUSED_PARAMETER(nArg);
172571 UNUSED_PARAMETER(apArg);
172616 UNUSED_PARAMETER(nArg);
172634 UNUSED_PARAMETER(nArg);
172635 UNUSED_PARAMETER(apArg);
172696 UNUSED_PARAMETER(p); /*NO_TEST*/
172697 UNUSED_PARAMETER(n); /*NO_TEST*/
172698 UNUSED_PARAMETER(a); /*NO_TEST*/
172701 static void noopValueFunc(sqlite3_context *p){ UNUSED_PARAMETER(p); /*no-op*/ }
180547 UNUSED_PARAMETER(yymajor); /* Silence some compiler warnings */
183642 UNUSED_PARAMETER(NotUsed);
183695 UNUSED_PARAMETER(NotUsed);
183824 UNUSED_PARAMETER(db);
184476 UNUSED_PARAMETER(db);
184477 UNUSED_PARAMETER(flags);
185086 UNUSED_PARAMETER(db);
185087 UNUSED_PARAMETER(nFrame);
185277 UNUSED_PARAMETER(db);
185281 UNUSED_PARAMETER(db);
186753 UNUSED_PARAMETER(op);
188831 #define UNUSED_PARAMETER(x) (void)(x)
190778 UNUSED_PARAMETER(pVTab);
192357 UNUSED_PARAMETER(idxStr);
192358 UNUSED_PARAMETER(nVal);
192631 UNUSED_PARAMETER(pVtab);
192653 UNUSED_PARAMETER(pVtab);
192800 UNUSED_PARAMETER(nVal);
192828 UNUSED_PARAMETER(nVal);
192891 UNUSED_PARAMETER(pVtab);
192892 UNUSED_PARAMETER(nArg);
192893 UNUSED_PARAMETER(ppArg);
193020 UNUSED_PARAMETER(iSavepoint);
193059 UNUSED_PARAMETER(isQuick);
194888 UNUSED_PARAMETER(iPhrase);
195322 UNUSED_PARAMETER(pUnused);
195409 UNUSED_PARAMETER(pVTab);
195471 UNUSED_PARAMETER(pVTab);
195633 UNUSED_PARAMETER(nVal);
195634 UNUSED_PARAMETER(idxStr);
197579 UNUSED_PARAMETER(argc);
197580 UNUSED_PARAMETER(argv);
197610 UNUSED_PARAMETER(pTokenizer);
198608 UNUSED_PARAMETER(argc);
198609 UNUSED_PARAMETER(argv);
198818 UNUSED_PARAMETER(pTokenizer);
199174 UNUSED_PARAMETER(pVTab);
199200 UNUSED_PARAMETER(pVTab);
199278 UNUSED_PARAMETER(idxStr);
199279 UNUSED_PARAMETER(nVal);
205538 UNUSED_PARAMETER(iPhrase);
206809 UNUSED_PARAMETER(iPhrase);
206835 UNUSED_PARAMETER(iPhrase);
207315 UNUSED_PARAMETER(p);
211671 UNUSED_PARAMETER(argc);
212103 UNUSED_PARAMETER(argc);
212496 UNUSED_PARAMETER(argc);
212541 UNUSED_PARAMETER(argc);
212612 UNUSED_PARAMETER(argc);
212613 UNUSED_PARAMETER(argv);
212657 UNUSED_PARAMETER(argc);
212780 UNUSED_PARAMETER(pzErr);
212781 UNUSED_PARAMETER(argv);
212782 UNUSED_PARAMETER(argc);
212783 UNUSED_PARAMETER(pAux);
212809 UNUSED_PARAMETER(p);
213117 UNUSED_PARAMETER(tab);
213179 UNUSED_PARAMETER(idxStr);
213180 UNUSED_PARAMETER(argc);
213535 #ifndef UNUSED_PARAMETER
213536 # define UNUSED_PARAMETER(x) (void)(x)
216717 UNUSED_PARAMETER(iSavepoint);
217175 UNUSED_PARAMETER(nArg);
217220 UNUSED_PARAMETER(nArg);
217638 UNUSED_PARAMETER(zSchema);
217639 UNUSED_PARAMETER(zName);
217640 UNUSED_PARAMETER(isQuick);
221571 #ifndef UNUSED_PARAMETER
221588 #define UNUSED_PARAMETER(x) (void)(x)
221589 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y)
221945 UNUSED_PARAMETER(argc);
225165 UNUSED_PARAMETER(nVal);
225658 UNUSED_PARAMETER(pArg);
226563 UNUSED_PARAMETER(pVfs);
226564 UNUSED_PARAMETER(a);
226565 UNUSED_PARAMETER(b);