Home
last modified time | relevance | path

Searched refs:NotUsed3 (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c6769 static int unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3){ in unixGetLastError() argument
6772 UNUSED_PARAMETER(NotUsed3); in unixGetLastError()