Home
last modified time | relevance | path

Searched refs:mem_read (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dmem.c48 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 Dbss_mem.c16 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 Dbss_mem.c16 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 Dx_fline.sa54 xref mem_read
81 * ;before branching to mem_read
82 bsr.l mem_read
H A Dnetbsd.sa408 * 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 Dskeleton.sa412 * 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 Dutil.sa54 xref mem_read
337 bsr.l mem_read
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dmemfs.c68 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 Dunix.c895 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 Dunix.c895 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 DChangeLog-20182222 (mem_read): Likewise.
H A DChangeLog-20071483 (mem_read): Likewise.
H A DChangeLog-20081194 (mem_read): Don't incorrectly return previous errno, remove unused
H A DChangeLog-20092410 (mem_read): Change to match new stream interface.
H A DChangeLog-2005818 (mem_read): New function.
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfpsp.s18163 # {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 Dpfpsp.s4213 # {i,d,}mem_read() - fetch data from memory #
4238 # by a _{i,d,}mem_read() call, we must exit through the special #