Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h372 static inline int UsefulBuf_IsEmptyC(UsefulBufC UB);
1751 static inline int UsefulBuf_IsEmptyC(UsefulBufC UB) in UsefulBuf_IsEmptyC() function
1765 return UsefulBuf_IsEmptyC(UB) || UsefulBuf_IsNULLC(UB); in UsefulBuf_IsNULLOrEmptyC()