Searched refs:UNREFERENCED_PARAMETER (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_osdep.h128 #define UNREFERENCED_PARAMETER(_p) macro
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.h79 #define UNREFERENCED_PARAMETER(_p) macro
/freebsd-11-stable/sys/dev/hptmv/
H A Dentry.c2131 #if (!defined(UNREFERENCED_PARAMETER))
2132 #define UNREFERENCED_PARAMETER(x) (void)(x) macro
2141 UNREFERENCED_PARAMETER(callback_arg);
2142 UNREFERENCED_PARAMETER(code);
2143 UNREFERENCED_PARAMETER(path);
2144 UNREFERENCED_PARAMETER(arg);
/freebsd-11-stable/contrib/tcsh/
H A Dsh.hist.c1317 UNREFERENCED_PARAMETER(st);

Completed in 128 milliseconds