Home
last modified time | relevance | path

Searched refs:pldm__msgbuf_extract_real32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/libpldm/src/
H A Dmsgbuf.h648 pldm_msgbuf_extract_typecheck(real32_t, pldm__msgbuf_extract_real32, \
652 pldm__msgbuf_extract_real32(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_real32() function
704 real32_t: pldm__msgbuf_extract_real32)(ctx, (void *)&(dst))
723 real32_t *: pldm__msgbuf_extract_real32)(ctx, dst)
1167 return pldm__msgbuf_extract_real32(ctx, buf); in pldm_msgbuf_typecheck_real32_t()
/openbmc/libpldm/src/msgbuf/
H A Dplatform.h115 return pldm__msgbuf_extract_real32( in pldm__msgbuf_extract_range_field_format()