Searched refs:SECUREC_UNLIKELY (Results 1 – 1 of 1) sorted by relevance
409 #define SECUREC_UNLIKELY(x) __builtin_expect(!!(x), 0) macro412 #define SECUREC_UNLIKELY(x) (x) macro