Searched defs:heim_builtin_expect (Results 1 – 1 of 1) sorted by relevance
61 #define heim_builtin_expect(_op,_res) __builtin_expect(_op,_res) macro63 #define heim_builtin_expect(_op,_res) (_op) macro