Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h1623 static uint64_t UsefulInputBuf_GetUint64(UsefulInputBuf *pUInBuf);
2405 static inline uint64_t UsefulInputBuf_GetUint64(UsefulInputBuf *pMe) in UsefulInputBuf_GetUint64() function
2482 uint64_t uResult = UsefulInputBuf_GetUint64(pMe); in UsefulInputBuf_GetDouble()