Home
last modified time | relevance | path

Searched defs:Assert (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/arch/alpha/boot/
Dmisc.c63 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
70 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/cris/boot/compressed/
Dmisc.c70 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
77 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/sh64/boot/compressed/
Dmisc.c58 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
65 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/sh/boot/compressed/
Dmisc.c58 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
65 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/arm/boot/compressed/
Dmisc.c145 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
152 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/x86_64/boot/compressed/
Dmisc.c53 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
60 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/i386/boot/compressed/
Dmisc.c65 # define Assert(cond,msg) {if(!(cond)) error(msg);} macro
72 # define Assert(cond,msg) macro
/linux-2.4.37.9/init/
Ddo_mounts.c977 #define Assert(cond,msg) macro
/linux-2.4.37.9/lib/zlib_deflate/
Ddefutil.h4 #define Assert(err, str) macro
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c115 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
122 # define Assert(cond,msg) macro
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c92 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
99 # define Assert(cond,msg) macro