Home | History | Annotate | Download | only in src

Lines Matching full:asrt

57 #define asrt(s) if(!(s)) APPL_TRACE_ERROR3("## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
300 asrt(accept_rs->rfc_port_handle != srv_rs->rfc_port_handle);