Searched defs:UNLIKELY (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h154 # define UNLIKELY(x) (x) macro
/haiku-buildtools/gcc/gmp/
H A Dgmp-impl.h479 #define UNLIKELY(cond) __GMP_UNLIKELY(cond) macro
[all...]

Completed in 55 milliseconds