Home
last modified time | relevance | path

Searched defs:store (Results 1 – 24 of 24) sorted by relevance

/plan9-contrib/sys/src/ape/lib/ap/stdio/
H A Dvfscanf.c63 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 Dvfscanf.c61 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 Dcol.c200 store(int lno) in store() function
/plan9-contrib/sys/src/libmach/
H A Dalphadb.c195 plocal(Instr *i, char *m, char r, int store) in plocal()
268 store(Opcode *o, Instr *i) in store() function
H A Dvdb.c314 plocal(Instr *i, char *m, char r, int store) in plocal()
409 store(Opcode *o, Instr *i) in store() function
H A Dkdb.c711 store(Instr *i, char *m) /* page 74 */ in store() function
H A Dsparc64db.c738 store(Instr *i, char *m) /* page 74 */ in store() function
H A D5db.c25 uchar store; /* bit 20 */ member
H A Dqdb.c551 store(Opcode *o, Instr *i) in store() function
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevm2.c218 bool store; in mem2_word_copy_mono() local
H A Dgdevm4.c276 bool store; in mem4_word_copy_mono() local
H A Dgdevm8.c204 bool store; in mem8_word_copy_mono() local
H A Dgdevm64.c382 bool store; in mem64_word_copy_mono() local
H A Dgdevm40.c455 bool store; in mem40_word_copy_mono() local
H A Dgdevmem.c473 mem_swap_byte_rect(byte * base, uint raster, int x, int w, int h, bool store) in mem_swap_byte_rect()
H A Dgdevm48.c424 bool store; in mem48_word_copy_mono() local
H A Dgdevm56.c479 bool store; in mem56_word_copy_mono() local
H A Dgdevm24.c566 bool store; in mem24_word_copy_mono() local
H A Dgsbitops.c512 uint test = 0x10 << shift, store = 0x80; in bits_extract_plane() local
H A Dgdevm1.c726 bool store; in mem1_word_copy_mono() local
/plan9-contrib/sys/src/cmd/vl/
H A Dl.h254 Count store; member
/plan9-contrib/sys/src/cmd/4l/
H A Dl.h256 Count store; member
/plan9-contrib/sys/src/cmd/ip/
H A Dftpd.c1420 store(char *arg, int fd) in store() function
/plan9-contrib/sys/src/libaml/
H A Daml.c737 store(void *s, void *d) in store() function