Searched refs:oldbytes (Results 1 – 2 of 2) sorted by relevance
587 char *oldbytes; in usb_std_io() local598 oldbytes = bytes; in usb_std_io()654 return (bytes - oldbytes); in usb_std_io()
11060 size_t oldbytes; in bfd_elf_gc_record_vtentry() local11062 oldbytes = (((h->vtable->size >> log_file_align) + 1) in bfd_elf_gc_record_vtentry()11064 memset (((char *) ptr) + oldbytes, 0, bytes - oldbytes); in bfd_elf_gc_record_vtentry()