Searched refs:old_offset (Results 1 – 6 of 6) sorted by relevance
126 if (offset == old_offset) in GetFloat()141 if (offset == old_offset) in GetDouble()156 if (offset == old_offset) in GetLongDouble()171 if (offset == old_offset) in GetAddress()186 if (offset == old_offset) in GetUnsignedInt8()201 if (offset == old_offset) in GetUnsignedInt16()216 if (offset == old_offset) in GetUnsignedInt32()231 if (offset == old_offset) in GetUnsignedInt64()246 if (offset == old_offset) in GetSignedInt8()261 if (offset == old_offset) in GetSignedInt16()[all …]
135 int64_t old_offset, new_offset; in file_skip() local154 if (((old_offset = lseek(mine->fd, 0, SEEK_CUR)) >= 0) && in file_skip()156 return (new_offset - old_offset); in file_skip()
482 int64_t old_offset, new_offset; in file_skip_lseek() local484 off_t old_offset, new_offset; in file_skip_lseek() local494 if ((old_offset = lseek(mine->fd, 0, SEEK_CUR)) >= 0 && in file_skip_lseek()496 return (new_offset - old_offset); in file_skip_lseek()
420 const lldb::offset_t old_offset = offset; in Update_DW_OP_addr() local422 if (old_offset == offset) in Update_DW_OP_addr()
1910 u_int old_offset; in ahc_set_syncrate() local1939 old_offset = tinfo->curr.offset; in ahc_set_syncrate()1944 || old_offset != offset in ahc_set_syncrate()
3065 u_int old_offset; in ahd_set_syncrate() local3094 old_offset = tinfo->curr.offset; in ahd_set_syncrate()3099 || old_offset != offset in ahd_set_syncrate()