Searched refs:assertion (Results 1 – 8 of 8) sorted by relevance
22 const char *assertion) in __assert() argument24 printf("ASSERT: %s:%d:%s\n", file, line, assertion); in __assert()
34 const char *assertion);
258 Additionally, when asserts are enabled (typically in debug builds), an assertion
225 that is only required for the assertion and does not fit in the assertion
1981 calculated by the linker then a link time assertion is raised. A compile time1982 assertion is raised if the value of the constant is not aligned to the cache
345 and take appropriate action within its implementation e.g. use assertion883 assertion is raised otherwise.
231 Any other SMC leads to an assertion failure.426 image or image is missing it leads to an assertion failure.
923 - Added an optional timeout argument to assertion functions1742 - Intermittent assertion firing `ASSERT: services/spd/tspd/tspd_main.c:105`2096 - Fix Coverity #343008, Side affect in assertion
Completed in 36 milliseconds