Searched defs:cond (Results 1 – 23 of 23) sorted by relevance
/plan9/sys/src/cmd/bzip2/lib/ |
H A D | bzlib_stdio_private.h | 25 #define AssertH(cond,errcode) \ argument 28 #define AssertD(cond,msg) \ argument 35 #define AssertD(cond,msg) /* */ argument
|
H A D | bzlib_private.h | 87 #define AssertH(cond,errcode) \ argument 89 #define AssertD(cond,msg) /* */ argument
|
/plan9/sys/src/cmd/gs/zlib/ |
H A D | zutil.h | 239 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument 246 # define Assert(cond,msg) argument
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | posix.c | 29 pthread_cond_t cond; member
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gp_psync.c | 47 pthread_cond_t cond; member
|
/plan9/sys/src/libmach/ |
H A D | 5db.c | 24 uchar cond; /* bits 28-31 */ member 109 char* cond[16] = variable 592 armcondpass(Map *map, Rgetter rget, uchar cond) in armcondpass()
|
H A D | kdb.c | 104 uchar cond; /* bits 28-25 */ member
|
H A D | sparc64db.c | 131 uchar cond; /* bits 28-25 */ member
|
/plan9/sys/src/cmd/awk/ |
H A D | lex.c | 429 int cond, low, mid, high; in binsearch() local
|
/plan9/sys/src/cmd/6c/ |
H A D | cgen.c | 1942 cond(int op) in cond() function
|
/plan9/sys/src/cmd/spin/ |
H A D | tl_buchi.c | 24 Node *cond; member
|
/plan9/sys/src/cmd/5i/ |
H A D | run.c | 15 static char* cond[16] = variable
|
H A D | arm.h | 92 int cond; member
|
/plan9/sys/src/9/rb/ |
H A D | fpimips.c | 710 fcmpf(Internal m, Internal n, int, int cond) in fcmpf() argument 966 int cc, cond; in cmpemu() local
|
/plan9/sys/src/cmd/5c/ |
H A D | peep.c | 1377 applypred(Reg *rstart, Joininfo *j, int cond, int branch) in applypred()
|
/plan9/sys/src/cmd/kl/ |
H A D | l.h | 53 Prog *cond; member
|
/plan9/sys/src/cmd/ql/ |
H A D | l.h | 49 Prog *cond; member
|
/plan9/sys/src/cmd/vl/ |
H A D | l.h | 61 Prog* cond; member
|
/plan9/sys/src/cmd/5l/ |
H A D | l.h | 65 Prog* cond; member
|
/plan9/sys/src/cmd/8l/ |
H A D | l.h | 49 #define cond u0.u0cond macro
|
/plan9/sys/src/cmd/8c/ |
H A D | cgen64.c | 217 cond(int op) in cond() function
|
/plan9/sys/src/cmd/6l/ |
H A D | l.h | 49 #define cond u0.u0cond macro
|
/plan9/sys/src/cmd/ |
H A D | dc.c | 1942 cond(char c) in cond() function
|