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

  /src/external/gpl3/binutils/dist/bfd/
vms-lib.c 830 int rec_pos; member in struct:vms_lib_iovec
1052 vec->rec_pos = 0;
1058 vec->rec_pos = REC_POS_LEN0;
1122 if (vec->rec_pos < 0)
1125 switch (vec->rec_pos)
1129 vec->rec_pos = REC_POS_LEN1;
1133 vec->rec_pos = 0;
1173 memcpy (buf, vec->pattern + vec->rec_pos, chunk);
1184 vec->rec_pos += chunk;
1201 vec->rec_pos = REC_POS_NL
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c 830 int rec_pos; member in struct:vms_lib_iovec
1052 vec->rec_pos = 0;
1058 vec->rec_pos = REC_POS_LEN0;
1122 if (vec->rec_pos < 0)
1125 switch (vec->rec_pos)
1129 vec->rec_pos = REC_POS_LEN1;
1133 vec->rec_pos = 0;
1173 memcpy (buf, vec->pattern + vec->rec_pos, chunk);
1184 vec->rec_pos += chunk;
1201 vec->rec_pos = REC_POS_NL
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-lib.c 830 int rec_pos; member in struct:vms_lib_iovec
1052 vec->rec_pos = 0;
1058 vec->rec_pos = REC_POS_LEN0;
1122 if (vec->rec_pos < 0)
1125 switch (vec->rec_pos)
1129 vec->rec_pos = REC_POS_LEN1;
1133 vec->rec_pos = 0;
1173 memcpy (buf, vec->pattern + vec->rec_pos, chunk);
1184 vec->rec_pos += chunk;
1201 vec->rec_pos = REC_POS_NL
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c 830 int rec_pos; member in struct:vms_lib_iovec
1052 vec->rec_pos = 0;
1058 vec->rec_pos = REC_POS_LEN0;
1122 if (vec->rec_pos < 0)
1125 switch (vec->rec_pos)
1129 vec->rec_pos = REC_POS_LEN1;
1133 vec->rec_pos = 0;
1173 memcpy (buf, vec->pattern + vec->rec_pos, chunk);
1184 vec->rec_pos += chunk;
1201 vec->rec_pos = REC_POS_NL
    [all...]

Completed in 46 milliseconds