Searched refs:NotUsed2 (Results 1 – 1 of 1) sorted by relevance
26286 sqlite3_value **NotUsed2 in ctimeFunc() argument26288 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimeFunc()26300 sqlite3_value **NotUsed2 in cdateFunc() argument26302 UNUSED_PARAMETER2(NotUsed, NotUsed2); in cdateFunc()26423 sqlite3_value **NotUsed2 in ctimestampFunc() argument26425 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimestampFunc()41084 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ in nolockLock() argument41085 UNUSED_PARAMETER2(NotUsed, NotUsed2); in nolockLock()41088 static int nolockUnlock(sqlite3_file *NotUsed, int NotUsed2){ in nolockUnlock() argument41089 UNUSED_PARAMETER2(NotUsed, NotUsed2); in nolockUnlock()[all …]