Searched refs:UsefulInputBuf_GetError (Results 1 – 2 of 2) sorted by relevance
1687 static int UsefulInputBuf_GetError(UsefulInputBuf *pUInBuf);2489 static inline int UsefulInputBuf_GetError(UsefulInputBuf *pMe) in UsefulInputBuf_GetError() function
836 if(UsefulInputBuf_GetError(pUInBuf)) { in QCBOR_Private_DecodeHead()2998 return UsefulInputBuf_GetError(&UIB); in MemPool_Unpack()