Searched refs:nsi_safe_call (Results 1 – 1 of 1) sorted by relevance
21 #define NSI_SAFE_CALL(a) nsi_safe_call(a, #a)23 static inline void nsi_safe_call(int test, const char *test_str) in nsi_safe_call() function