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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 3229 file_ptr gst_filepos = 0;
3426 gst_filepos = PRIV (file_pos);
3427 bfd_putl32 ((gst_filepos / VMS_BLOCK_SIZE) + 1, eihs->gstvbn);
3493 if (gst_filepos != 0)
3224 file_ptr gst_filepos = 0; local
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 3216 file_ptr gst_filepos = 0;
3413 gst_filepos = PRIV (file_pos);
3414 bfd_putl32 ((gst_filepos / VMS_BLOCK_SIZE) + 1, eihs->gstvbn);
3480 if (gst_filepos != 0)
3211 file_ptr gst_filepos = 0; local
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 3216 file_ptr gst_filepos = 0;
3413 gst_filepos = PRIV (file_pos);
3414 bfd_putl32 ((gst_filepos / VMS_BLOCK_SIZE) + 1, eihs->gstvbn);
3480 if (gst_filepos != 0)
3211 file_ptr gst_filepos = 0; local
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 3222 file_ptr gst_filepos = 0;
3419 gst_filepos = PRIV (file_pos);
3420 bfd_putl32 ((gst_filepos / VMS_BLOCK_SIZE) + 1, eihs->gstvbn);
3486 if (gst_filepos != 0)
3217 file_ptr gst_filepos = 0; local

Completed in 46 milliseconds