Searched defs:cond (Results 1 – 1 of 1) sorted by relevance
/mipi-sys-t-3.6.0-3.5.0/library/include/mipi_syst/ |
D | api.h | 997 #define _MIPI_SYST_ASSERT_DEBUG_STRING(cond) \ argument 1091 #define MIPI_SYST_ASSERT(h, severity, cond) \ argument 1225 #define MIPI_SYST_ASSERT_LOC16(h, severity, file, cond) \ argument 1306 #define MIPI_SYST_ASSERT_LOC32(h, severity, file, cond) \ argument 1381 #define MIPI_SYST_ASSERT_LOCADDR(h, severity, cond) \ argument 2704 #define MIPI_SYST_ASSERT(svh, sev, cond) argument 2707 #define MIPI_SYST_ASSERT_LOC16(svh, sev, file, cond) argument 2710 #define MIPI_SYST_ASSERT_LOC32(svh, sev, file, cond) argument 2713 #define MIPI_SYST_ASSERT_LOCADDR(svh, sev, cond) argument
|