HomeSort by: relevance | last modified time | path
    Searched defs:f_off (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/lib/libc/string/
t_strrchr.c 32 ssize_t f_off; /* offset of first match */ member in struct:tab
  /src/sys/arch/hppa/stand/common/
lif.c 48 int f_off; /* this file offset */ member in struct:file
120 fp->f_off = hppa_lifstodb(dp->dir_addr);
122 fp->f_off, sizeof(load), &load, &buf_size)) &&
126 fp->f_off = dbtob(fp->f_off) + sizeof(load);
130 fp->f_count, fp->f_off,
175 foff = fp->f_off + fp->f_seek;
  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 8604 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE;
8606 if (bfd_seek (abfd, f_off, SEEK_SET) != 0
8592 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE; local
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 8582 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE;
8584 if (bfd_seek (abfd, f_off, SEEK_SET) != 0
8570 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE; local
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 8582 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE;
8584 if (bfd_seek (abfd, f_off, SEEK_SET) != 0
8570 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE; local
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 8571 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE;
8573 if (bfd_seek (abfd, f_off, SEEK_SET) != 0
8559 file_ptr f_off = (file_ptr) (eiaf_vbn - 1) * VMS_BLOCK_SIZE; local

Completed in 61 milliseconds