/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()
|
/plan9/sys/src/cmd/rc/ |
H A D | tree.c | 43 tree2(int type, tree *c0, tree *c1) in tree2() 49 tree3(int type, tree *c0, tree *c1, tree *c2) in tree3() 74 mung2(tree *t, tree *c0, tree *c1) in mung2() 82 mung3(tree *t, tree *c0, tree *c1, tree *c2) in mung3()
|
/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/386/ |
H A D | memset.s | 22 c1: label
|
/plan9/sys/src/ape/lib/ap/386/ |
H A D | memset.s | 22 c1: label
|
/plan9/sys/src/ape/lib/ap/gen/ |
H A D | strchr.c | 6 char c1; in strchr() local
|
H A D | strcmp.c | 6 unsigned c1, c2; in strcmp() local
|
/plan9/sys/src/ape/lib/utf/ |
H A D | runestrchr.c | 23 Rune c1; in runestrchr() local
|
H A D | runestrcmp.c | 22 Rune c1, c2; in runestrcmp() local
|
H A D | utfrrune.c | 22 long c1; in utfrrune() local
|
H A D | utfrune.c | 22 long c1; in utfrune() local
|
/plan9/sys/src/libc/port/ |
H A D | cistrcmp.c | 7 int c1, c2; in cistrcmp() local
|
H A D | runestrchr.c | 8 Rune c1; in runestrchr() local
|
H A D | strchr.c | 8 char c1; in strchr() 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 | utfrrune.c | 7 long c1; in utfrrune() local
|
H A D | strncmp.c | 7 unsigned c1, c2; in strncmp() local
|
/plan9/sys/src/cmd/unix/drawterm/libc/ |
H A D | runestrchr.c | 8 Rune c1; in runestrchr() local
|
H A D | runestrcmp.c | 7 Rune c1, c2; in runestrcmp() local
|
H A D | utfrrune.c | 7 long c1; in utfrrune() local
|
/plan9/sys/src/cmd/unix/u9fs/ |
H A D | utfrune.c | 6 long c1; in utfrune() local
|
/plan9/sys/src/ape/lib/bsd/ |
H A D | strcasecmp.c | 9 int c1, c2; in strcasecmp() local
|