/plan9-contrib/sys/src/ape/lib/ap/stdio/ |
H A D | vfscanf.c | 63 int c, width, type, store; in vfscanf() local 107 static int icvt_n(FILE *f, va_list *args, int store, int width, int type){ in icvt_n() 134 int store, int width, int type, int unsgned, int base){ in icvt_fixed() 212 static int icvt_d(FILE *f, va_list *args, int store, int width, int type){ in icvt_d() 215 static int icvt_x(FILE *f, va_list *args, int store, int width, int type){ in icvt_x() 218 static int icvt_o(FILE *f, va_list *args, int store, int width, int type){ in icvt_o() 221 static int icvt_i(FILE *f, va_list *args, int store, int width, int type){ in icvt_i() 224 static int icvt_u(FILE *f, va_list *args, int store, int width, int type){ in icvt_u() 227 static int icvt_p(FILE *f, va_list *args, int store, int width, int type){ in icvt_p() 231 static int icvt_f(FILE *f, va_list *args, int store, int width, int type){ in icvt_f() [all …]
|
/plan9-contrib/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() 132 int store, int width, int type, int unsgned, int base){ in icvt_fixed() 210 static int icvt_d(FILE *f, va_list *args, int store, int width, int type){ in icvt_d() 213 static int icvt_x(FILE *f, va_list *args, int store, int width, int type){ in icvt_x() 216 static int icvt_o(FILE *f, va_list *args, int store, int width, int type){ in icvt_o() 219 static int icvt_i(FILE *f, va_list *args, int store, int width, int type){ in icvt_i() 222 static int icvt_u(FILE *f, va_list *args, int store, int width, int type){ in icvt_u() 225 static int icvt_p(FILE *f, va_list *args, int store, int width, int type){ in icvt_p() 229 static int icvt_f(FILE *f, va_list *args, int store, int width, int type){ in icvt_f() [all …]
|
/plan9-contrib/sys/src/cmd/ |
H A D | col.c | 200 store(int lno) in store() function
|
/plan9-contrib/sys/src/libmach/ |
H A D | alphadb.c | 195 plocal(Instr *i, char *m, char r, int store) in plocal() 268 store(Opcode *o, Instr *i) in store() function
|
H A D | vdb.c | 314 plocal(Instr *i, char *m, char r, int store) in plocal() 409 store(Opcode *o, Instr *i) in store() function
|
H A D | kdb.c | 711 store(Instr *i, char *m) /* page 74 */ in store() function
|
H A D | sparc64db.c | 738 store(Instr *i, char *m) /* page 74 */ in store() function
|
H A D | 5db.c | 25 uchar store; /* bit 20 */ member
|
H A D | qdb.c | 551 store(Opcode *o, Instr *i) in store() function
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gdevm2.c | 218 bool store; in mem2_word_copy_mono() local
|
H A D | gdevm4.c | 276 bool store; in mem4_word_copy_mono() local
|
H A D | gdevm8.c | 204 bool store; in mem8_word_copy_mono() local
|
H A D | gdevm64.c | 382 bool store; in mem64_word_copy_mono() local
|
H A D | gdevm40.c | 455 bool store; in mem40_word_copy_mono() local
|
H A D | gdevmem.c | 473 mem_swap_byte_rect(byte * base, uint raster, int x, int w, int h, bool store) in mem_swap_byte_rect()
|
H A D | gdevm48.c | 424 bool store; in mem48_word_copy_mono() local
|
H A D | gdevm56.c | 479 bool store; in mem56_word_copy_mono() local
|
H A D | gdevm24.c | 566 bool store; in mem24_word_copy_mono() local
|
H A D | gsbitops.c | 512 uint test = 0x10 << shift, store = 0x80; in bits_extract_plane() local
|
H A D | gdevm1.c | 726 bool store; in mem1_word_copy_mono() local
|
/plan9-contrib/sys/src/cmd/vl/ |
H A D | l.h | 254 Count store; member
|
/plan9-contrib/sys/src/cmd/4l/ |
H A D | l.h | 256 Count store; member
|
/plan9-contrib/sys/src/cmd/ip/ |
H A D | ftpd.c | 1420 store(char *arg, int fd) in store() function
|
/plan9-contrib/sys/src/libaml/ |
H A D | aml.c | 737 store(void *s, void *d) in store() function
|