Searched refs:NotUsed2 (Results 1 – 1 of 1) sorted by relevance
27041 sqlite3_value **NotUsed2 in ctimeFunc() argument27043 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimeFunc()27055 sqlite3_value **NotUsed2 in cdateFunc() argument27057 UNUSED_PARAMETER2(NotUsed, NotUsed2); in cdateFunc()27178 sqlite3_value **NotUsed2 in ctimestampFunc() argument27180 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimestampFunc()42595 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ in nolockLock() argument42596 UNUSED_PARAMETER2(NotUsed, NotUsed2); in nolockLock()42599 static int nolockUnlock(sqlite3_file *NotUsed, int NotUsed2){ in nolockUnlock() argument42600 UNUSED_PARAMETER2(NotUsed, NotUsed2); in nolockUnlock()[all …]