Searched refs:ck_assert_uint_gt (Results 1 – 3 of 3) sorted by relevance
636 #define ck_assert_uint_gt(X, Y) _ck_assert_uint(X, >, Y) macro