Home
last modified time | relevance | path

Searched defs:LIBPLDM_CC_UNUSED (Results 1 – 5 of 5) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dbios_table_iter.c18 uint32_t crc32(const void* data LIBPLDM_CC_UNUSED, in crc32()
19 size_t size LIBPLDM_CC_UNUSED) in crc32()
/openbmc/libpldm/src/transport/
H A Dtransport.c27 static inline int poll(struct pollfd *fds LIBPLDM_CC_UNUSED, in poll()
28 int nfds LIBPLDM_CC_UNUSED, in poll()
29 int timeout LIBPLDM_CC_UNUSED) in poll()
/openbmc/libpldm/src/
H A Dcompiler.h26 #define LIBPLDM_CC_UNUSED __attribute__((unused)) macro
H A Dmsgbuf.h73 } build_assertions LIBPLDM_CC_UNUSED; variable
1262 const char *description LIBPLDM_CC_UNUSED) in pldm__msgbuf_copy()
/openbmc/libpldm/src/dsp/
H A Dpdr.c257 uint32_t pldm_pdr_get_record_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_record_handle()
267 uint16_t pldm_pdr_get_terminus_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_terminus_handle()
1278 const uint8_t *end LIBPLDM_CC_UNUSED = in pldm_entity_association_pdr_extract() local