Home
last modified time | relevance | path

Searched defs:SLJIT_UNLIKELY (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h162 #define SLJIT_UNLIKELY(x) __builtin_expect((x), 0) macro

Completed in 10 milliseconds