Searched refs:UsefulBuf_IsEmpty (Results 1 – 1 of 1) sorted by relevance
362 static inline int UsefulBuf_IsEmpty(UsefulBuf UB);1745 static inline int UsefulBuf_IsEmpty(UsefulBuf UB) in UsefulBuf_IsEmpty() function1759 return UsefulBuf_IsEmpty(UB) || UsefulBuf_IsNULL(UB); in UsefulBuf_IsNULLOrEmpty()