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

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.c8428 ** it is generally named "NotUsed" or "NotUsed2" to make things even clearer.
14982 sqlite3_value **NotUsed2
14984 UNUSED_PARAMETER2(NotUsed, NotUsed2);
14996 sqlite3_value **NotUsed2
14998 UNUSED_PARAMETER2(NotUsed, NotUsed2);
15010 sqlite3_value **NotUsed2
15012 UNUSED_PARAMETER2(NotUsed, NotUsed2);
18850 sqlite3_int64 NotUsed2,
18853 UNUSED_PARAMETER2(NotUsed, NotUsed2);
25063 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ argument
18848 softHeapLimitEnforcer( void *NotUsed, sqlite3_int64 NotUsed2, int allocSize ) argument
25067 nolockUnlock(sqlite3_file *NotUsed, int NotUsed2) argument
29210 unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3) argument
73669 memjrnlSync(sqlite3_file *NotUsed, int NotUsed2) argument
99693 exprWalkNoop(Walker *NotUsed, Expr *NotUsed2) argument
[all...]
/freebsd-10.0-release/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...]

Completed in 745 milliseconds