Searched refs:assertion_type (Results 1 – 2 of 2) sorted by relevance
37 static void default_assertion_failed(const char *, int, assertion_type,55 assertion_type_to_text(assertion_type type) { in assertion_type_to_text()83 default_assertion_failed(const char *file, int line, assertion_type type, in default_assertion_failed()
27 } assertion_type; typedef29 typedef void (*assertion_failure_callback)(const char *, int, assertion_type,35 const char *assertion_type_to_text(assertion_type type);