Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 25 of 149) sorted by relevance

123456

/plan9/sys/src/cmd/map/libmap/
H A Dcomplex.c27 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 Dtree.c43 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 Dhoc.y3 #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 Dscon.c314 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 Dmemset.s22 c1: label
/plan9/sys/src/ape/lib/ap/386/
H A Dmemset.s22 c1: label
/plan9/sys/src/ape/lib/ap/gen/
H A Dstrchr.c6 char c1; in strchr() local
H A Dstrcmp.c6 unsigned c1, c2; in strcmp() local
/plan9/sys/src/ape/lib/utf/
H A Drunestrchr.c23 Rune c1; in runestrchr() local
H A Drunestrcmp.c22 Rune c1, c2; in runestrcmp() local
H A Dutfrrune.c22 long c1; in utfrrune() local
H A Dutfrune.c22 long c1; in utfrune() local
/plan9/sys/src/libc/port/
H A Dcistrcmp.c7 int c1, c2; in cistrcmp() local
H A Drunestrchr.c8 Rune c1; in runestrchr() local
H A Dstrchr.c8 char c1; in strchr() local
H A Dstrcmp.c7 unsigned c1, c2; in strcmp() local
H A Drunestrcmp.c7 Rune c1, c2; in runestrcmp() local
H A Dcistrncmp.c7 int c1, c2; in cistrncmp() local
H A Dutfrrune.c7 long c1; in utfrrune() local
H A Dstrncmp.c7 unsigned c1, c2; in strncmp() local
/plan9/sys/src/cmd/unix/drawterm/libc/
H A Drunestrchr.c8 Rune c1; in runestrchr() local
H A Drunestrcmp.c7 Rune c1, c2; in runestrcmp() local
H A Dutfrrune.c7 long c1; in utfrrune() local
/plan9/sys/src/cmd/unix/u9fs/
H A Dutfrune.c6 long c1; in utfrune() local
/plan9/sys/src/ape/lib/bsd/
H A Dstrcasecmp.c9 int c1, c2; in strcasecmp() local

123456