Home
last modified time | relevance | path

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

/third_party/iowow/src/log/
Diwlog.c116 #define _IWLOG_ERRNO_RC_MASK 0x01U macro
123 uint64_t ret = _IWLOG_ERRNO_RC_MASK; in iwrc_set_errno()
133 if (((rcv >> 62) & 0x03U) != _IWLOG_ERRNO_RC_MASK) { in iwrc_strip_errno()