Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 9 of 9) sorted by relevance

/inferno-os/utils/rcsh/
H A Dtree.c36 tree1(int type, Tree *c0) in tree1()
42 tree2(int type, Tree *c0, Tree *c1) in tree2()
48 tree3(int type, Tree *c0, Tree *c1, Tree *c2) in tree3()
64 mung1(Tree *t, Tree *c0) in mung1()
71 mung2(Tree *t, Tree *c0, Tree *c1) in mung2()
79 mung3(Tree *t, Tree *c0, Tree *c1, Tree *c2) in mung3()
H A Dpcmd.c6 #define c0 t->child[0] macro
H A Dcode.c4 #define c0 t->child[0] macro
/inferno-os/lib9/
H A Drunestrchr.c6 Rune c0 = c; in runestrchr() local
/inferno-os/os/port/
H A Dsysfile.c458 Chan *c0; in kbind() local
480 volatile struct { Chan *c; } c0; in kmount() local
/inferno-os/emu/port/
H A Dsysfile.c437 volatile struct { Chan *c; } c0; in kbind() local
455 volatile struct { Chan *c; } c0; in kmount() local
/inferno-os/limbo/
H A Dlex.c1142 int c, c0; in enterstring() local
1209 int c0, c, n; in enter() local
/inferno-os/libtk/
H A Dcanvs.c1953 tkadjustvis(int *posn, int c0, int c1, int s0, int s1, int spref) in tkadjustvis()
H A Dutils.c246 int c0[3], c1[3], delta[3], a, j, x, y, n, locked; in tkgradient() local