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

/freebsd-10-stable/contrib/sqlite3/
H A Dshell.c325 #define UNUSED_PARAMETER(x) (void)(x) macro
[all...]
H A Dsqlite3.c11929 #define UNUSED_PARAMETER(x) (void)(x) macro
141589 #define UNUSED_PARAMETER macro
160042 # define UNUSED_PARAMETER macro
[all...]
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_sa.c102 #define UNUSED_PARAMETER(x) x = x macro
/freebsd-10-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 1133 milliseconds