Searched refs:pc_safe_call (Results 1 – 1 of 1) sorted by relevance
12 #define PC_SAFE_CALL(a) pc_safe_call(a, #a)18 static inline void pc_safe_call(int test, const char *test_str) in pc_safe_call() function