Searched refs:UsefulBuf_IsNULL (Results 1 – 2 of 2) sorted by relevance
332 static inline int UsefulBuf_IsNULL(UsefulBuf UB);1733 static inline int UsefulBuf_IsNULL(UsefulBuf UB) in UsefulBuf_IsNULL() function1759 return UsefulBuf_IsEmpty(UB) || UsefulBuf_IsNULL(UB); in UsefulBuf_IsNULLOrEmpty()
1002 if(UsefulBuf_IsNULL(NewMem)) { in QCBOR_Private_DecodeString()1520 if(UsefulBuf_IsNULL(NewMem)) { in QCBORDecode_Private_GetNextFullString()