Searched refs:xcsc_assert_fail (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc_debug.h141 * the secret assertion function `xcsc_assert_fail()' should call `abort()'
143 * the secret assertion function `xcsc_assert_fail()' should simply return.
149 xcsc_assert_fail(__FILE__,__LINE__,#exp,(char*)0,ASSERT_FAIL)))
162 * execute a return instruction if the assertion function `xcsc_assert_fail()'
165 * assertion function `xcsc_assert_fail()'.
169 {xcsc_assert_fail(__FILE__,__LINE__,#exp,str,ASSERT_FAIL);return(ret);}}
204 extern void xcsc_assert_fail (
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dxcsc_debug.c46 24apr02 drj Added newline at end of user_string in xcsc_assert_fail.
205 * Public Function xcsc_assert_fail
208 void xcsc_assert_fail ( function

Completed in 68 milliseconds