Home
last modified time | relevance | path

Searched refs:likely (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h59 #define likely(x) __builtin_expect(!!(x), 1) macro
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp322 if (likely(ret == static_cast<int>(SUCCESS_CONTINUE))) { in ReceiveAndProcessOutputRsp()

Completed in 1 milliseconds