Searched defs:UNUSED_PARAMETER (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/sqlite3/
H A Dshell.c318 #define UNUSED_PARAMETER(x) (void)(x) macro
H A Dsqlite3.c10285 #define UNUSED_PARAMETER(x) (void)(x) macro
138270 #define UNUSED_PARAMETER macro
156719 # define UNUSED_PARAMETER macro
[all...]
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_sa.c102 #define UNUSED_PARAMETER(x) x = x macro
/freebsd-11.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7863 #define UNUSED_PARAMETER(x) (void)(x) macro
114136 #define UNUSED_PARAMETER macro
127148 # define UNUSED_PARAMETER macro
[all...]

Completed in 645 milliseconds