Searched refs:LOG_STAT_CMP (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.61.3/libkern/os/ |
| H A D | log.c | 794 #define LOG_STAT_CMP(cmp, b, a, e, stat, msg, test) \ macro 801 LOG_STAT_CMP(T_EXPECT_EQ_UINT, b, a, e, stat, msg, test) 803 LOG_STAT_CMP(T_EXPECT_GE_UINT, b, a, e, stat, msg, test)
|