Searched refs:UsefulInputBuf_GetByte (Results 1 – 2 of 2) sorted by relevance
1578 static inline uint8_t UsefulInputBuf_GetByte(UsefulInputBuf *pUInBuf);2322 static inline uint8_t UsefulInputBuf_GetByte(UsefulInputBuf *pMe) in UsefulInputBuf_GetByte() function
806 const int nInitialByte = (int)UsefulInputBuf_GetByte(pUInBuf); in QCBOR_Private_DecodeHead()823 uArgument = (uArgument << 8) + UsefulInputBuf_GetByte(pUInBuf); in QCBOR_Private_DecodeHead()