Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 25 of 116) sorted by relevance

12345

/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()
H A Delco2.c105 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 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/port/
H A Dcistrcmp.c7 int c1, c2; in cistrcmp() 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 Dstrncmp.c7 unsigned c1, c2; in strncmp() local
H A Drunestrncmp.c7 Rune c1, c2; in runestrncmp() local
H A Dmemcmp.c8 uint c1, c2; in memcmp() local
/plan9/sys/src/cmd/unix/drawterm/libc/
H A Drunestrcmp.c7 Rune c1, c2; in runestrcmp() local
H A Drunestrncmp.c7 Rune c1, c2; in runestrncmp() local
/plan9/sys/src/ape/lib/utf/
H A Drunestrcmp.c22 Rune c1, c2; in runestrcmp() local
H A Drunestrncmp.c22 Rune c1, c2; in runestrncmp() local
/plan9/sys/src/ape/lib/ap/gen/
H A Dstrcmp.c6 unsigned c1, c2; in strcmp() local
H A Dstrncmp.c6 unsigned c1, c2; in strncmp() local
H A Dmemcmp.c7 unsigned c1, c2; in memcmp() local
/plan9/sys/src/ape/lib/bsd/
H A Dstrcasecmp.c9 int c1, c2; in strcasecmp() local
H A Dstrncasecmp.c8 int c1, c2; in strncasecmp() local
/plan9/sys/src/cmd/rc/
H A Dpcmd.c7 #define c2 t->child[2] macro
H A Dtree.c49 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 Drsafill.c8 mpint *c2, *kq, *kp, *x; in rsafill() local
/plan9/sys/src/libsec/port/
H A Drsafill.c8 mpint *c2, *kq, *kp, *x; in rsafill() local
H A Drsagen.c8 mpint *p, *q, *e, *d, *phi, *n, *t1, *t2, *kp, *kq, *c2; in rsagen() local

12345