Searched refs:oldbytes (Results 1 – 4 of 4) sorted by relevance
592 char *oldbytes; in usb_std_io() local603 oldbytes = bytes; in usb_std_io()659 return (bytes - oldbytes); in usb_std_io()
12393 size_t oldbytes; in bfd_elf_gc_record_vtentry() local12395 oldbytes = (((h->vtable->size >> log_file_align) + 1) in bfd_elf_gc_record_vtentry()12397 memset (((char *) ptr) + oldbytes, 0, bytes - oldbytes); in bfd_elf_gc_record_vtentry()
13164 size_t oldbytes; in bfd_elf_gc_record_vtentry() local13166 oldbytes = (((h->vtable->size >> log_file_align) + 1) in bfd_elf_gc_record_vtentry()13168 memset (((char *) ptr) + oldbytes, 0, bytes - oldbytes); in bfd_elf_gc_record_vtentry()
13895 size_t oldbytes; in bfd_elf_gc_record_vtentry() local13897 oldbytes = (((h->u2.vtable->size >> log_file_align) + 1) in bfd_elf_gc_record_vtentry()13899 memset (((char *) ptr) + oldbytes, 0, bytes - oldbytes); in bfd_elf_gc_record_vtentry()