Searched refs:smp_assert (Results 1 – 4 of 4) sorted by relevance
50 #define VERIFY(x) ((void)((x) || smp_assert(#x, __FILE__, __LINE__)))100 extern int smp_assert(const char *, const char *, int);
48 smp_assert(const char *expr, const char *file, int line) in smp_assert() function
76 smp_assert;
50 smp_assert { TYPE = FUNCTION; FLAGS = extern };