/plan9/sys/src/ape/lib/ap/stdio/ |
H A D | vfscanf.c | 64 int c, width, type, store; in vfscanf() local 108 static int icvt_n(FILE *f, va_list *args, int store, int width, int type){ in icvt_n() 136 int store, int width, int type, int unsgned, int base){ in icvt_fixed() 214 static int icvt_d(FILE *f, va_list *args, int store, int width, int type){ in icvt_d() 217 static int icvt_x(FILE *f, va_list *args, int store, int width, int type){ in icvt_x() 220 static int icvt_o(FILE *f, va_list *args, int store, int width, int type){ in icvt_o() 223 static int icvt_i(FILE *f, va_list *args, int store, int width, int type){ in icvt_i() 226 static int icvt_u(FILE *f, va_list *args, int store, int width, int type){ in icvt_u() 229 static int icvt_p(FILE *f, va_list *args, int store, int width, int type){ in icvt_p() 233 static int icvt_f(FILE *f, va_list *args, int store, int width, int type){ in icvt_f() [all …]
|
/plan9/sys/src/libstdio/ |
H A D | vfscanf.c | 61 int c, width, type, store; in vfscanf() local 105 static int icvt_n(FILE *f, va_list *args, int store, int width, int type){ in icvt_n() 133 int store, int width, int type, int unsgned, int base){ in icvt_fixed() 211 static int icvt_d(FILE *f, va_list *args, int store, int width, int type){ in icvt_d() 214 static int icvt_x(FILE *f, va_list *args, int store, int width, int type){ in icvt_x() 217 static int icvt_o(FILE *f, va_list *args, int store, int width, int type){ in icvt_o() 220 static int icvt_i(FILE *f, va_list *args, int store, int width, int type){ in icvt_i() 223 static int icvt_u(FILE *f, va_list *args, int store, int width, int type){ in icvt_u() 226 static int icvt_p(FILE *f, va_list *args, int store, int width, int type){ in icvt_p() 230 static int icvt_f(FILE *f, va_list *args, int store, int width, int type){ in icvt_f() [all …]
|
/plan9/sys/src/cmd/sam/ |
H A D | mesg.c | 190 inmesg(Tmesg type) in inmesg() 650 outT0(Hmesg type) in outT0() 657 outTl(Hmesg type, long l) in outTl() 665 outTs(Hmesg type, int s) in outTs() 690 outTsS(Hmesg type, int s1, String *s) in outTsS() 699 outTslS(Hmesg type, int s1, Posn l1, String *s) in outTslS() 711 outTS(Hmesg type, String *s) in outTS() 719 outTsllS(Hmesg type, int s1, Posn l1, Posn l2, String *s) in outTsllS() 732 outTsll(Hmesg type, int s, Posn l1, Posn l2) in outTsll() 744 outTsl(Hmesg type, int s, Posn l) in outTsl() [all …]
|
/plan9/sys/src/cmd/venti/ |
H A D | copy.c | 24 int type; member 46 havevisited(uchar score[VtScoreSize], int type) in havevisited() 58 markvisited(uchar score[VtScoreSize], int type) in markvisited() 79 walk(uchar score[VtScoreSize], uint type, int base) in walk() 177 int type, n; in main() local
|
/plan9/sys/src/cmd/samterm/ |
H A D | mesg.c | 94 inmesg(Hmesg type, int count) in inmesg() 328 startnewfile(int type, Text *t) in startnewfile() 359 outT0(Tmesg type) in outT0() 366 outTl(Tmesg type, long l) in outTl() 374 outTs(Tmesg type, int s) in outTs() 382 outTss(Tmesg type, int s1, int s2) in outTss() 391 outTsll(Tmesg type, int s1, long l1, long l2) in outTsll() 401 outTsl(Tmesg type, int s1, long l1) in outTsl() 410 outTsv(Tmesg type, int s1, vlong v1) in outTsv() 419 outTv(Tmesg type, vlong v1) in outTv() [all …]
|
/plan9/sys/src/cmd/gs/src/ |
H A D | jmcorig.h | 184 #define METHODDEF(type) static type argument 186 #define LOCAL(type) static type argument 188 #define GLOBAL(type) type argument 190 #define EXTERN(type) extern type argument 200 #define JMETHOD(type,methodname,arglist) type (*methodname) arglist argument 202 #define JMETHOD(type,methodname,arglist) type (*methodname) () argument
|
/plan9/sys/src/cmd/rc/ |
H A D | tree.c | 37 tree1(int type, tree *c0) in tree1() 43 tree2(int type, tree *c0, tree *c1) in tree2() 49 tree3(int type, tree *c0, tree *c1, tree *c2) in tree3() 128 token(char *str, int type) in token()
|
/plan9/sys/src/libventi/ |
H A D | zero.c | 6 vtzeroextend(int type, uchar *buf, uint n, uint nn) in vtzeroextend() 27 vtzerotruncate(int type, uchar *buf, uint n) in vtzerotruncate()
|
H A D | client.c | 61 vtreadpacket(VtConn *z, uchar score[VtScoreSize], uint type, int n) in vtreadpacket() 92 vtread(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in vtread() 107 vtwritepacket(VtConn *z, uchar score[VtScoreSize], uint type, Packet *p) in vtwritepacket() 133 vtwrite(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in vtwrite()
|
/plan9/sys/src/liboventi/ |
H A D | zero.c | 13 vtZeroExtend(int type, uchar *buf, int n, int nn) in vtZeroExtend() 44 vtZeroTruncate(int type, uchar *buf, int n) in vtZeroTruncate()
|
H A D | client.c | 203 vtWrite(VtSession *z, uchar score[VtScoreSize], int type, uchar *buf, int n) in vtWrite() 212 vtWritePacket(VtSession *z, uchar score[VtScoreSize], int type, Packet *p) in vtWritePacket() 249 vtRead(VtSession *z, uchar score[VtScoreSize], int type, uchar *buf, int n) in vtRead() 263 vtReadPacket(VtSession *z, uchar score[VtScoreSize], int type, int n) in vtReadPacket()
|
/plan9/sys/src/9/teg2/ |
H A D | caches-v7.c | 14 l1iptype(uint type) in l1iptype() 40 cacheinfo(int level, Memcache *cp, int ext, int type) in cacheinfo()
|
/plan9/sys/src/cmd/5i/ |
H A D | bpt.c | 54 int type; in breakpoint() local 109 brkchk(ulong addr, int type) in brkchk()
|
/plan9/sys/src/cmd/ip/httpd/ |
H A D | sendfd.c | 25 sendfd(HConnect *c, int fd, Dir *dir, HContent *type, HContent *enc) in sendfd() 240 printtype(Hio *hout, HContent *type, HContent *enc) in printtype() 303 notaccept(HConnect *c, HContent *type, HContent *enc, char *which) in notaccept() 343 checkreq(HConnect *c, HContent *type, HContent *enc, long mtime, char *etag) in checkreq()
|
/plan9/sys/src/cmd/ki/ |
H A D | bpt.c | 55 int type; in breakpoint() local 110 brkchk(ulong addr, int type) in brkchk()
|
/plan9/sys/src/cmd/eqn/ |
H A D | matrix.c | 3 startcol(int type) /* mark start of column in lp[] array */ in startcol() 15 int i, type; in column() local
|
/plan9/sys/src/cmd/vi/ |
H A D | bpt.c | 55 int type; in breakpoint() local 110 brkchk(ulong addr, int type) in brkchk()
|
/plan9/sys/src/cmd/qi/ |
H A D | bpt.c | 55 int type; in breakpoint() local 110 brkchk(ulong addr, int type) in brkchk()
|
/plan9/sys/src/libsec/port/ |
H A D | decodepem.c | 9 decodePEM(char *s, char *type, int *len, char **new_s) in decodePEM() 66 decodepemchain(char *s, char *type) in decodepemchain()
|
/plan9/sys/src/libmach/ |
H A D | setmach.c | 12 short type; /* executable type */ member 140 machbytype(int type) in machbytype()
|
/plan9/sys/src/cmd/usb/lib/ |
H A D | dev.c | 152 int type; in loaddevconf() local 208 int type; in loaddevstr() local 223 int type; in loaddevdesc() local 329 reqstr(int type, int req) in reqstr() 364 cmdreq(Dev *d, int type, int req, int value, int index, uchar *data, int count) in cmdreq() 421 usbcmd(Dev *d, int type, int req, int value, int index, uchar *data, int count) in usbcmd()
|
/plan9/sys/src/games/mahjongg/ |
H A D | level.c | 61 indextype(int type) in indextype() 81 indexpt(int type) in indexpt()
|
/plan9/sys/src/9/pc/ |
H A D | mp.h | 10 uchar type; /* MP system configuration type */ member 31 uchar type; /* entry type (0) */ member 41 uchar type; /* entry type (1) */ member 47 uchar type; /* entry type (2) */ member 55 uchar type; /* entry type ([34]) */ member 65 uchar type; /* entry type (128) */ member 74 uchar type; /* entry type (129) */ member 83 uchar type; /* entry type (130) */ member 141 uchar type; member 157 int type; member
|
/plan9/sys/src/cmd/cec/ |
H A D | mux.c | 6 char type; member 13 int type; member 56 muxproc(Mux *m, Muxproc *p, int fd, void (*f)(int, int), int type) in muxproc() argument
|
/plan9/sys/src/cmd/8l/ |
H A D | elf.c | 47 elf32phdr(void (*putl)(long), ulong type, ulong off, ulong vaddr, ulong paddr, in elf32phdr() 61 elf32shdr(void (*putl)(long), ulong name, ulong type, ulong flags, ulong vaddr, in elf32shdr() 161 elf64phdr(void (*putl)(long), void (*putll)(vlong), ulong type, uvlong off, in elf64phdr() 176 elf64shdr(void (*putl)(long), void (*putll)(vlong), ulong name, ulong type, in elf64shdr()
|