HomeSort by: relevance | last modified time | path
    Searched refs:mem_read (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/ews4800mips/stand/common/
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);
113 mem_read(a[0], a[1], a[2], a[3], (uint32_t)p);
128 mem_read(a[0], a[1], a[2], a[3], (uint32_t)p);
190 mem_read(uint32_t src_addr, uint32_t access, uint32_t stride, function
  /src/sys/arch/sandpoint/stand/altboot/
memfs.c 68 mem_read(struct open_file *f, void *buf, size_t size, size_t *resid) function
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
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) function
372 i = mem_read(bp, buf, i);
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
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) function
372 i = mem_read(bp, buf, i);
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
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) function
357 i = mem_read(bp, buf, i);
  /src/external/gpl3/gcc/dist/libgfortran/io/
unix.c 895 mem_read (stream *s, void *buf, ssize_t nbytes) function
1036 .read = (void *) mem_read,
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unix.c 895 mem_read (stream *s, void *buf, ssize_t nbytes) function
1037 .read = (void *) mem_read,
  /src/sys/arch/m68k/060sp/dist/
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 #
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 #

Completed in 62 milliseconds