Searched refs:pre_check (Results 1 – 1 of 1) sorted by relevance
173 LIBC_INLINE static bool pre_check(T x, T y, T &out) { in pre_check() function280 if (T out; LIBC_UNLIKELY(pre_check(x, y, out))) in eval()