Searched refs:NotUsed2 (Results 1 – 1 of 1) sorted by relevance
25539 sqlite3_value **NotUsed2 in ctimeFunc() argument25541 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimeFunc()25553 sqlite3_value **NotUsed2 in cdateFunc() argument25555 UNUSED_PARAMETER2(NotUsed, NotUsed2); in cdateFunc()25678 sqlite3_value **NotUsed2 in ctimestampFunc() argument25680 UNUSED_PARAMETER2(NotUsed, NotUsed2); in ctimestampFunc()40247 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){40248 UNUSED_PARAMETER2(NotUsed, NotUsed2);40251 static int nolockUnlock(sqlite3_file *NotUsed, int NotUsed2){40252 UNUSED_PARAMETER2(NotUsed, NotUsed2);[all …]