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

/macosx-10.10/Heimdal-398.1.2/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 240 milliseconds