Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:nbytes

4004                  int, fd, char *, buf, int, nbytes, long *, basep);
4021 int,fd, char *,buf, vki_size_t,nbytes, vki_off_t *,basep);
9080 Int nbytes = VEX_GUEST_X86_LDT_NENT * sizeof(VexGuestX86SegDescr);
9081 return VG_(calloc)("syswrap-darwin.ldt", nbytes, 1);