Searched refs:btUnlikely (Results 1 – 2 of 2) sorted by relevance
119 #define btUnlikely(_c) _c macro147 #define btUnlikely(_c) _c macro170 #define btUnlikely(_c) __builtin_expect((_c), 0) macro237 #define btUnlikely(_c) _c macro262 #define btUnlikely(_c) _c macro
191 if( btUnlikely( count > 16) ) in _maxdot_large()576 if(btUnlikely( count > 16) ) in _mindot_large()