Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 25 of 33) sorted by relevance

12

/linux-2.4.37.9/include/asm-arm/proc-armv/
Dassembler.h24 #define LOADREGS(cond, base, reglist...)\ argument
27 #define LOADREGS(cond, base, reglist...)\ argument
/linux-2.4.37.9/scripts/
Dtkcond.c74 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
Dtkgen.c291 struct condition * cond; in generate_if() local
653 struct condition * cond; in generate_writeconfig() local
Dtkparse.c221 struct condition * cond; in tokenize_if() local
Dtkparse.h101 struct condition * cond; member
/linux-2.4.37.9/drivers/isdn/eicon/
Dsys.h83 # define ASSERT(cond) \ argument
89 # define ASSERT(cond) ((void)0) argument
/linux-2.4.37.9/include/asm-arm/proc-armo/
Dassembler.h21 #define LOADREGS(cond, base, reglist...)\ argument
27 #define LOADREGS(cond, base, reglist...)\ argument
/linux-2.4.37.9/fs/jfs/
Djfs_lock.h34 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
/linux-2.4.37.9/arch/parisc/math-emu/
Dsfcmp.c50 unsigned int cond, unsigned int *status) in sgl_fcmp()
Ddfcmp.c51 unsigned int cond, unsigned int *status) in dbl_fcmp()
/linux-2.4.37.9/arch/alpha/boot/
Dmisc.c63 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
70 # define Assert(cond,msg) argument
/linux-2.4.37.9/arch/cris/boot/compressed/
Dmisc.c70 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
77 # define Assert(cond,msg) argument
/linux-2.4.37.9/arch/sh64/boot/compressed/
Dmisc.c58 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
65 # define Assert(cond,msg) argument
/linux-2.4.37.9/arch/sh/boot/compressed/
Dmisc.c58 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
65 # define Assert(cond,msg) argument
/linux-2.4.37.9/arch/arm/boot/compressed/
Dmisc.c145 # 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/
Dmisc.c53 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
60 # define Assert(cond,msg) argument
/linux-2.4.37.9/drivers/net/skfp/
Dcfm.c224 int cond ; local
Dsrf.c191 void smt_srf_event(smc,code,index,cond) in smt_srf_event() argument
Dsmt.c295 int cond ; local
830 int cond ; local
/linux-2.4.37.9/arch/mips/math-emu/
Dcp1emu.c201 unsigned int cond; in cop1Emulate() local
804 unsigned cond; in fpu_emu() local
/linux-2.4.37.9/arch/i386/boot/compressed/
Dmisc.c65 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
72 # define Assert(cond,msg) argument
/linux-2.4.37.9/net/irda/irnet/
Dirnet.h355 #define DABORT(cond, ret, dbg, args...) \ argument
361 #define DASSERT(cond, ret, dbg, args...) \ argument
/linux-2.4.37.9/net/ipv4/
Dtcp_diag.c339 struct tcpdiag_hostcond *cond = (struct tcpdiag_hostcond*)(op+1); in tcpdiag_bc_run() local
/linux-2.4.37.9/drivers/macintosh/
Dvia-cuda.c245 #define WAIT_FOR(cond, what) \ argument
/linux-2.4.37.9/init/
Ddo_mounts.c977 #define Assert(cond,msg) argument

12