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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc_debug.h72 * 2) ASSERT_ERRNO
87 * // In this area of the code the macros `ASSERT', `ASSERT_ERRNO', and
98 * // In this area of the code the macros `ASSERT', `ASSERT_ERRNO', and
109 * // In this area of the code the macros `ASSERT', `ASSERT_ERRNO', and
152 * The libcsc version of `ASSERT_ERRNO' is parameterized by the `ASSERT_FAIL'
155 #define ASSERT_ERRNO(exp) \ macro
296 #undef ASSERT_ERRNO macro
300 #define ASSERT_ERRNO(expresssion) ((void)0) macro

Completed in 112 milliseconds