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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7857 ** it is generally named "NotUsed" or "NotUsed2" to make things even clearer.
14219 sqlite3_value **NotUsed2
14221 UNUSED_PARAMETER2(NotUsed, NotUsed2);
14233 sqlite3_value **NotUsed2
14235 UNUSED_PARAMETER2(NotUsed, NotUsed2);
14247 sqlite3_value **NotUsed2
14249 UNUSED_PARAMETER2(NotUsed, NotUsed2);
18182 sqlite3_int64 NotUsed2,
18185 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26418 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ argument
18180 softHeapLimitEnforcer( void *NotUsed, sqlite3_int64 NotUsed2, int allocSize ) argument
26422 nolockUnlock(sqlite3_file *NotUsed, int NotUsed2) argument
30051 unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3) argument
71600 memjrnlSync(sqlite3_file *NotUsed, int NotUsed2) argument
95757 exprWalkNoop(Walker *NotUsed, Expr *NotUsed2) argument
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c14763 ** it is generally named "NotUsed" or "NotUsed2" to make things even clearer.
23139 sqlite3_value **NotUsed2
23141 UNUSED_PARAMETER2(NotUsed, NotUsed2);
23153 sqlite3_value **NotUsed2
23155 UNUSED_PARAMETER2(NotUsed, NotUsed2);
23167 sqlite3_value **NotUsed2
23169 UNUSED_PARAMETER2(NotUsed, NotUsed2);
36043 nolockLock(sqlite3_file *NotUsed, int NotUsed2) argument
36047 nolockUnlock(sqlite3_file *NotUsed, int NotUsed2) argument
40597 unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3) argument
98612 sqlite3ExprWalkNoop(Walker *NotUsed, Expr *NotUsed2) argument
98621 sqlite3SelectWalkNoop(Walker *NotUsed, Select *NotUsed2) argument
136645 sqlite3SelectWalkAssert2(Walker *NotUsed, Select *NotUsed2) argument
147436 exprUsesSrclistSelectCb(Walker *NotUsed1, Select *NotUsed2) argument
[all...]

Completed in 952 milliseconds