Searched defs:__assert (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Main/
H A Dassert.c2 The implementation of the __assert function used internally by the assert macro
21 The __assert function prints a diagnostic message then exits the
37 @return The __assert function will never return. It terminates execution
42 __assert( function

Completed in 31 milliseconds