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.h504 pldm_msgbuf_extract_typecheck(real32_t, pldm__msgbuf_extract_real32, \
509 pldm__msgbuf_extract_real32(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_real32() function
558 real32_t: pldm__msgbuf_extract_real32)(ctx, (void *)&(dst))
577 real32_t *: pldm__msgbuf_extract_real32)(ctx, dst)
1248 return pldm__msgbuf_extract_real32(ctx, buf); in pldm_msgbuf_typecheck_real32_t()
/openbmc/libpldm/src/msgbuf/
H A Dplatform.h122 return pldm__msgbuf_extract_real32( in pldm__msgbuf_extract_range_field_format()