/plan9/sys/src/cmd/abaco/ |
H A D | exec.c | 120 newcol(Text *et, Text *, int, int, Rune *, int) in newcol() argument 130 delcol(Text *t, Text *, int, int, Rune *, int) in delcol() argument 142 del(Text *et, Text *, int flag1, int, Rune *, int) in del() argument 152 sort(Text *et, Text *, int, int, Rune *, int) in sort() argument 159 exit(Text *, Text *, int, int, Rune *, int) in exit() argument 166 debug(Text *, Text *, int, int, Rune *, int) in debug() argument 181 stop(Text *t, Text *, int, int, Rune *, int) in stop() argument 190 get(Text *t, Text *, int, int, Rune *, int) in get() argument 209 go(Text *et, Text *t, int isnext, int, Rune *, int) in go() argument 220 cut(Text *, Text *t, int dosnarf, int docut, Rune *, int) in cut() argument [all …]
|
/plan9/sys/include/ape/ |
H A D | utf.h | 10 typedef unsigned int Rune; /* 32 bits */ typedef
|
H A D | u.h | 15 typedef unsigned int Rune; typedef
|
/plan9/sys/src/cmd/tcs/ |
H A D | plan9.h | 1 typedef unsigned long Rune; /* 21 bits */ typedef
|
H A D | conv_jis.c | 339 do_in(int fd, void (*procfn)(int, Rune **, long), struct convert *out) in do_in() argument
|
/plan9/sys/src/cmd/unix/drawterm/libc/ |
H A D | utf.h | 4 typedef unsigned int Rune; /* 32 bits */ typedef
|
/plan9/sys/src/cmd/acme/ |
H A D | exec.c | 293 newcol(Text *et, Text*, Text*, int, int, Rune*, int) in newcol() argument 303 delcol(Text *et, Text*, Text*, int, int, Rune*, int) in delcol() argument 355 sort(Text *et, Text*, Text*, int, int, Rune*, int) in sort() argument 372 undo(Text *et, Text*, Text*, int flag1, int, Rune*, int) in undo() argument 471 zeroxx(Text *et, Text *t, Text*, int, int, Rune*, int) in zeroxx() argument 714 cut(Text *et, Text *t, Text*, int dosnarf, int docut, Rune*, int) in cut() argument 781 paste(Text *et, Text *t, Text*, int selectall, int tobody, Rune*, int) in paste() argument 857 sendx(Text *et, Text *t, Text*, int, int, Rune*, int) in sendx() argument 890 exit(Text*, Text*, Text*, int, int, Rune*, int) in exit() argument 899 putall(Text*, Text*, Text*, int, int, Rune*, int) in putall() argument [all …]
|
H A D | buff.c | 234 loadfile(int fd, uint q0, int *nulls, int(*f)(void*, uint, Rune*, int), void *arg) in loadfile() argument
|
/plan9/386/include/ |
H A D | u.h | 11 typedef uint Rune; typedef
|
/plan9/sparc/include/ |
H A D | u.h | 11 typedef uint Rune; typedef
|
/plan9/arm/include/ |
H A D | u.h | 12 typedef uint Rune; typedef
|
/plan9/mips/include/ |
H A D | u.h | 11 typedef uint Rune; typedef
|
/plan9/amd64/include/ |
H A D | u.h | 11 typedef uint Rune; typedef
|
/plan9/sys/src/cmd/htmlroff/ |
H A D | roff.c | 59 addraw(Rune *name, void (*f)(Rune*)) in addraw() 104 addreq(Rune *s, void (*f)(int, Rune**), int argc) in addreq() argument
|
/plan9/power/include/ |
H A D | u.h | 11 typedef uint Rune; typedef
|
/plan9/power64/include/ |
H A D | u.h | 11 typedef uint Rune; typedef
|
/plan9/sys/src/cmd/unix/u9fs/ |
H A D | plan9.h | 63 typedef ushort Rune; typedef
|
/plan9/sys/src/cmd/unix/drawterm/include/ |
H A D | lib.h | 33 typedef unsigned int Rune; typedef
|