Home
last modified time | relevance | path

Searched refs:Assert (Results 1 – 4 of 4) sorted by relevance

/arch/arm/boot/compressed/
A Ddecompress.c16 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
23 # define Assert(cond,msg) macro
/arch/alpha/boot/
A Dmisc.c65 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
72 # define Assert(cond,msg) macro
/arch/nios2/boot/compressed/
A Dmisc.c55 # define Assert(cond, msg) {if (!(cond)) error(msg); } macro
62 # define Assert(cond, msg) macro
/arch/arm/boot/dts/aspeed/
A Daspeed-bmc-asrock-e3c246d4i.dts184 /* Assert BMC_READY so BIOS doesn't sit around waiting for it */

Completed in 8 milliseconds