Searched refs:picodbg_assert (Results 1 – 2 of 2) sorted by relevance
222 for (;!(expr);picodbg_assert(__FILE__, __LINE__, __FUNCTION__, #expr))273 void picodbg_assert(const char *file, int line, const char *func,
409 void picodbg_assert(const char *file, int line, const char *func, const char *expr) in picodbg_assert() function