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

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c102 #define UNUSED_PARAMETER(x) x = x macro
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c397 #define UNUSED_PARAMETER(x) (void)(x) macro
4531 # define UNUSED_PARAMETER(X) (void)(X) macro
5237 # define UNUSED_PARAMETER macro
[all...]
H A Dsqlite3.c14769 #define UNUSED_PARAMETER(x) (void)(x) macro
169819 #define UNUSED_PARAMETER macro
191286 # define UNUSED_PARAMETER macro
[all...]
/freebsd-11-stable/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 716 milliseconds