Searched defs:_libctf_unlikely_ (Results 1 – 2 of 2) sorted by relevance
72 #define _libctf_unlikely_(x) __builtin_expect ((x), 0) macro