Home
last modified time | relevance | path

Searched defs:UNUSED_PARAMETER (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Drun.c36 #define UNUSED_PARAMETER(x) (void)(x) macro
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1445 #define UNUSED_PARAMETER(x) (void)(x) macro
3669 # define UNUSED_PARAMETER(X) (void)(X) macro
5378 # define UNUSED_PARAMETER(X) (void)(X) macro
H A Dsqlite3.c15286 #define UNUSED_PARAMETER(x) (void)(x) macro