/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | mem.c | 48 void mem_read(uint32_t, uint32_t, uint32_t, uint32_t, uint32_t); 102 mem_read(a[0], a[1], a[2], a[3], 0); in cmd_mem() 113 mem_read(a[0], a[1], a[2], a[3], (uint32_t)p); in cmd_mem() 128 mem_read(a[0], a[1], a[2], a[3], (uint32_t)p); in cmd_mem() 190 mem_read(uint32_t src_addr, uint32_t access, uint32_t stride, in mem_read() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
H A D | bss_mem.c | 16 static int mem_read(BIO *h, char *buf, int size); 34 mem_read, 51 mem_read, 194 static int mem_read(BIO *b, char *out, int outl) in mem_read() function 357 i = mem_read(bp, buf, i); in mem_gets()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | bss_mem.c | 16 static int mem_read(BIO *h, char *buf, int size); 32 mem_read, 47 mem_read, 191 static int mem_read(BIO *b, char *out, int outl) in mem_read() function 372 i = mem_read(bp, buf, i); in mem_gets()
|
/netbsd-src/sys/arch/m68k/fpsp/ |
H A D | x_fline.sa | 54 xref mem_read 81 * ;before branching to mem_read 82 bsr.l mem_read
|
H A D | netbsd.sa | 408 * mem_read --- read from user or supervisor address space 414 * The FPSP calls mem_read to read the original F-line instruction in order 423 * Like mem_write, mem_read always reads with a supervisor 428 xdef mem_read 429 mem_read:
|
H A D | skeleton.sa | 412 * mem_read --- read from user or supervisor address space 418 * The FPSP calls mem_read to read the original F-line instruction in order 427 * Like mem_write, mem_read always reads with a supervisor 432 xdef mem_read 433 mem_read:
|
H A D | util.sa | 54 xref mem_read 337 bsr.l mem_read
|
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | memfs.c | 68 mem_read(struct open_file *f, void *buf, size_t size, size_t *resid) in mem_read() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unix.c | 895 mem_read (stream *s, void *buf, ssize_t nbytes) in mem_read() function 1037 .read = (void *) mem_read,
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | unix.c | 895 mem_read (stream *s, void *buf, ssize_t nbytes) in mem_read() function 1037 .read = (void *) mem_read,
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2018 | 2222 (mem_read): Likewise.
|
H A D | ChangeLog-2007 | 1483 (mem_read): Likewise.
|
H A D | ChangeLog-2008 | 1194 (mem_read): Don't incorrectly return previous errno, remove unused
|
H A D | ChangeLog-2009 | 2410 (mem_read): Change to match new stream interface.
|
H A D | ChangeLog-2005 | 818 (mem_read): New function.
|
/netbsd-src/sys/arch/m68k/060sp/dist/ |
H A D | fpsp.s | 18163 # {i,d,}mem_read() - fetch data from memory # 18188 # by a _{i,d,}mem_read() call, we must exit through the special # 19604 # the mem_read() routines to fetch it. If the mem_read() access returns #
|
H A D | pfpsp.s | 4213 # {i,d,}mem_read() - fetch data from memory # 4238 # by a _{i,d,}mem_read() call, we must exit through the special #
|