Home
last modified time | relevance | path

Searched defs:Rune (Results 1 – 18 of 18) sorted by relevance

/plan9/sys/src/cmd/abaco/
H A Dexec.c120 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 Dutf.h10 typedef unsigned int Rune; /* 32 bits */ typedef
H A Du.h15 typedef unsigned int Rune; typedef
/plan9/sys/src/cmd/tcs/
H A Dplan9.h1 typedef unsigned long Rune; /* 21 bits */ typedef
H A Dconv_jis.c339 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 Dutf.h4 typedef unsigned int Rune; /* 32 bits */ typedef
/plan9/sys/src/cmd/acme/
H A Dexec.c293 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 Dbuff.c234 loadfile(int fd, uint q0, int *nulls, int(*f)(void*, uint, Rune*, int), void *arg) in loadfile() argument
/plan9/386/include/
H A Du.h11 typedef uint Rune; typedef
/plan9/sparc/include/
H A Du.h11 typedef uint Rune; typedef
/plan9/arm/include/
H A Du.h12 typedef uint Rune; typedef
/plan9/mips/include/
H A Du.h11 typedef uint Rune; typedef
/plan9/amd64/include/
H A Du.h11 typedef uint Rune; typedef
/plan9/sys/src/cmd/htmlroff/
H A Droff.c59 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 Du.h11 typedef uint Rune; typedef
/plan9/power64/include/
H A Du.h11 typedef uint Rune; typedef
/plan9/sys/src/cmd/unix/u9fs/
H A Dplan9.h63 typedef ushort Rune; typedef
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dlib.h33 typedef unsigned int Rune; typedef