Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c47410 static int unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3){ in unixGetLastError() argument
47413 UNUSED_PARAMETER(NotUsed3); in unixGetLastError()