Searched refs:VERIFY (Results 1 – 1 of 1) sorted by relevance
22 #ifndef VERIFY23 #define VERIFY(x) if (!(x)) {fprintf(stderr, "error: FILE:%s LINE:%d FUNC: %s", __FILE__, __LINE__,… macro