Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_UNUSED (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h32 #define ATTRIBUTE_UNUSED __attribute__ ((unused)) macro
34 #define ATTRIBUTE_UNUSED macro
759 static u32 ATTRIBUTE_UNUSED t6_tp_pio_array[][4] = {
774 static u32 ATTRIBUTE_UNUSED t5_tp_pio_array[][4] = {
788 static u32 ATTRIBUTE_UNUSED t6_ma_ireg_array[][4] = {
794 static u32 ATTRIBUTE_UNUSED t6_ma_ireg_array2[][4] = {
799 static u32 ATTRIBUTE_UNUSED t6_hma_ireg_array[][4] = {
802 static u32 ATTRIBUTE_UNUSED t5_pcie_pdbg_array[][4] = {
808 static u32 ATTRIBUTE_UNUSED t5_pcie_config_array[][2] = {
825 static u32 ATTRIBUTE_UNUSED t5_pcie_cdbg_array[][4] = {
[all …]
H A Dcudbg.h36 #define ATTRIBUTE_UNUSED __attribute__ ((unused)) macro
38 #define ATTRIBUTE_UNUSED macro
103 static char ATTRIBUTE_UNUSED * err_msg[] = {
225 static struct el ATTRIBUTE_UNUSED entity_list[] = {
/freebsd/contrib/atf/atf-c/
H A Ddefs.h.in31 #define ATF_DEFS_ATTRIBUTE_UNUSED @ATTRIBUTE_UNUSED@
/freebsd/contrib/kyua/utils/
H A Ddefs.hpp.in47 #define UTILS_UNUSED @ATTRIBUTE_UNUSED@
/freebsd/contrib/lutok/m4/
H A Dcompiler-features.m499 AC_SUBST([ATTRIBUTE_UNUSED], [${value}])
/freebsd/contrib/kyua/m4/
H A Dcompiler-features.m4121 AC_SUBST([ATTRIBUTE_UNUSED], [${attribute_value}])