Home
last modified time | relevance | path

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

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