/linux-2.4.37.9/include/asm-arm/proc-armv/ |
D | assembler.h | 24 #define LOADREGS(cond, base, reglist...)\ argument 27 #define LOADREGS(cond, base, reglist...)\ argument
|
/linux-2.4.37.9/scripts/ |
D | tkcond.c | 74 static void free_cond( struct condition *cond ) in free_cond() 153 struct condition * cond; in join_condition_stack() local 469 struct condition * cond; in fix_conditionals() local
|
D | tkgen.c | 291 struct condition * cond; in generate_if() local 653 struct condition * cond; in generate_writeconfig() local
|
D | tkparse.c | 221 struct condition * cond; in tokenize_if() local
|
D | tkparse.h | 101 struct condition * cond; member
|
/linux-2.4.37.9/drivers/isdn/eicon/ |
D | sys.h | 83 # define ASSERT(cond) \ argument 89 # define ASSERT(cond) ((void)0) argument
|
/linux-2.4.37.9/include/asm-arm/proc-armo/ |
D | assembler.h | 21 #define LOADREGS(cond, base, reglist...)\ argument 27 #define LOADREGS(cond, base, reglist...)\ argument
|
/linux-2.4.37.9/fs/jfs/ |
D | jfs_lock.h | 34 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
|
/linux-2.4.37.9/arch/parisc/math-emu/ |
D | sfcmp.c | 50 unsigned int cond, unsigned int *status) in sgl_fcmp()
|
D | dfcmp.c | 51 unsigned int cond, unsigned int *status) in dbl_fcmp()
|
/linux-2.4.37.9/arch/alpha/boot/ |
D | misc.c | 63 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 70 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/arch/cris/boot/compressed/ |
D | misc.c | 70 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 77 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/arch/sh64/boot/compressed/ |
D | misc.c | 58 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 65 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/arch/sh/boot/compressed/ |
D | misc.c | 58 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 65 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/arch/arm/boot/compressed/ |
D | misc.c | 145 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 152 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/arch/x86_64/boot/compressed/ |
D | misc.c | 53 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 60 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/drivers/net/skfp/ |
D | cfm.c | 224 int cond ; local
|
D | srf.c | 191 void smt_srf_event(smc,code,index,cond) in smt_srf_event() argument
|
D | smt.c | 295 int cond ; local 830 int cond ; local
|
/linux-2.4.37.9/arch/mips/math-emu/ |
D | cp1emu.c | 201 unsigned int cond; in cop1Emulate() local 804 unsigned cond; in fpu_emu() local
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | misc.c | 65 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 72 # define Assert(cond,msg) argument
|
/linux-2.4.37.9/net/irda/irnet/ |
D | irnet.h | 355 #define DABORT(cond, ret, dbg, args...) \ argument 361 #define DASSERT(cond, ret, dbg, args...) \ argument
|
/linux-2.4.37.9/net/ipv4/ |
D | tcp_diag.c | 339 struct tcpdiag_hostcond *cond = (struct tcpdiag_hostcond*)(op+1); in tcpdiag_bc_run() local
|
/linux-2.4.37.9/drivers/macintosh/ |
D | via-cuda.c | 245 #define WAIT_FOR(cond, what) \ argument
|
/linux-2.4.37.9/init/ |
D | do_mounts.c | 977 #define Assert(cond,msg) argument
|