Lines Matching refs:NotUsed2

27011   sqlite3_value **NotUsed2  in ctimeFunc()  argument
27013 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimeFunc()
27025 sqlite3_value **NotUsed2 in cdateFunc() argument
27027 UNUSED_PARAMETER2(NotUsed, NotUsed2); in cdateFunc()
27148 sqlite3_value **NotUsed2 in ctimestampFunc() argument
27150 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimestampFunc()
42565 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ in nolockLock() argument
42566 UNUSED_PARAMETER2(NotUsed, NotUsed2); in nolockLock()
42569 static int nolockUnlock(sqlite3_file *NotUsed, int NotUsed2){ in nolockUnlock() argument
42570 UNUSED_PARAMETER2(NotUsed, NotUsed2); in nolockUnlock()
47410 static int unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3){ in unixGetLastError() argument
47412 UNUSED_PARAMETER(NotUsed2); in unixGetLastError()
110310 SQLITE_PRIVATE int sqlite3ExprWalkNoop(Walker *NotUsed, Expr *NotUsed2){ argument
110311 UNUSED_PARAMETER2(NotUsed, NotUsed2);
110319 SQLITE_PRIVATE int sqlite3SelectWalkNoop(Walker *NotUsed, Select *NotUsed2){ argument
110320 UNUSED_PARAMETER2(NotUsed, NotUsed2);
134282 sqlite3_value **NotUsed2 argument
134285 UNUSED_PARAMETER2(NotUsed, NotUsed2);
134332 sqlite3_value **NotUsed2 argument
134335 UNUSED_PARAMETER2(NotUsed, NotUsed2);
134352 sqlite3_value **NotUsed2 argument
134355 UNUSED_PARAMETER2(NotUsed, NotUsed2);
134366 sqlite3_value **NotUsed2 argument
134369 UNUSED_PARAMETER2(NotUsed, NotUsed2);
134720 sqlite3_value **NotUsed2 argument
134722 UNUSED_PARAMETER2(NotUsed, NotUsed2);
134736 sqlite3_value **NotUsed2 argument
134738 UNUSED_PARAMETER2(NotUsed, NotUsed2);
155123 SQLITE_PRIVATE void sqlite3SelectWalkAssert2(Walker *NotUsed, Select *NotUsed2){ argument
155124 UNUSED_PARAMETER2(NotUsed, NotUsed2);
189307 sqlite3_value **NotUsed2 /* Value of each argument */ argument
189311 UNUSED_PARAMETER2(NotUsed, NotUsed2);