Home
last modified time | relevance | path

Searched defs:pldm_msgbuf_extract_typecheck (Results 1 – 2 of 2) sorted by relevance

/openbmc/libpldm/src/
H A Dmsgbuf.h96 #define pldm_msgbuf_extract_typecheck(ty, fn, dst, ...) \ macro
/openbmc/libpldm/tests/
H A Dmsgbuf.hpp190 #define pldm_msgbuf_extract_typecheck(ty, fn, dst, ...) \ macro