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

/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dbranch_predicates.h33 #define __probable(x) __builtin_expect(!!((long)(x)), 1L) macro
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOStatisticsPrivate.h51 #define __probable(x) x macro

Completed in 92 milliseconds