/plan9/sys/src/cmd/map/libmap/ |
H A D | complex.c | 27 cmul(double c1, double c2, double d1, double d2, double *e1, double *e2) in cmul() 34 csq(double c1, double c2, double *e1, double *e2) in csq() 49 csqrt(double c1, double c2, double *e1, double *e2) in csqrt() 79 void cpow(double c1, double c2, double *d1, double *d2, double pwr) in cpow()
|
H A D | elco2.c | 105 cdiv2(double c1, double c2, double d1, double d2, double *e1, double *e2) in cdiv2() 122 csqr(double c1, double c2, double *e1, double *e2) in csqr()
|
/plan9/sys/src/cmd/hoc/ |
H A D | hoc.y | 3 #define code2(c1,c2) code(c1); code(c2) argument 4 #define code3(c1,c2,c3) code(c1); code(c2); code(c3) argument
|
/plan9/sys/src/cmd/cc/ |
H A D | scon.c | 314 vlong c1, c2; in acomcmp1() local 345 vlong c1, c2; in acomcmp2() local 367 vlong c1, c2; in acom2() local
|
/plan9/sys/src/libc/port/ |
H A D | cistrcmp.c | 7 int c1, c2; in cistrcmp() local
|
H A D | strcmp.c | 7 unsigned c1, c2; in strcmp() local
|
H A D | runestrcmp.c | 7 Rune c1, c2; in runestrcmp() local
|
H A D | cistrncmp.c | 7 int c1, c2; in cistrncmp() local
|
H A D | strncmp.c | 7 unsigned c1, c2; in strncmp() local
|
H A D | runestrncmp.c | 7 Rune c1, c2; in runestrncmp() local
|
H A D | memcmp.c | 8 uint c1, c2; in memcmp() local
|
/plan9/sys/src/cmd/unix/drawterm/libc/ |
H A D | runestrcmp.c | 7 Rune c1, c2; in runestrcmp() local
|
H A D | runestrncmp.c | 7 Rune c1, c2; in runestrncmp() local
|
/plan9/sys/src/ape/lib/utf/ |
H A D | runestrcmp.c | 22 Rune c1, c2; in runestrcmp() local
|
H A D | runestrncmp.c | 22 Rune c1, c2; in runestrncmp() local
|
/plan9/sys/src/ape/lib/ap/gen/ |
H A D | strcmp.c | 6 unsigned c1, c2; in strcmp() local
|
H A D | strncmp.c | 6 unsigned c1, c2; in strncmp() local
|
H A D | memcmp.c | 7 unsigned c1, c2; in memcmp() local
|
/plan9/sys/src/ape/lib/bsd/ |
H A D | strcasecmp.c | 9 int c1, c2; in strcasecmp() local
|
H A D | strncasecmp.c | 8 int c1, c2; in strncasecmp() local
|
/plan9/sys/src/cmd/rc/ |
H A D | pcmd.c | 7 #define c2 t->child[2] macro
|
H A D | tree.c | 49 tree3(int type, tree *c0, tree *c1, tree *c2) in tree3() 82 mung3(tree *t, tree *c0, tree *c1, tree *c2) in mung3()
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | rsafill.c | 8 mpint *c2, *kq, *kp, *x; in rsafill() local
|
/plan9/sys/src/libsec/port/ |
H A D | rsafill.c | 8 mpint *c2, *kq, *kp, *x; in rsafill() local
|
H A D | rsagen.c | 8 mpint *p, *q, *e, *d, *phi, *n, *t1, *t2, *kp, *kq, *c2; in rsagen() local
|