Searched refs:sm_test (Results 1 – 2 of 2) sorted by relevance
22 # define SM_TEST(cond) sm_test(cond, #cond, __FILE__, __LINE__)24 # define SM_TEST(cond) sm_test(cond, "cond", __FILE__, __LINE__)37 sm_test __P((
109 sm_test(success, expr, filename, lineno) in sm_test() function