offset            357 exec/exec.c    		    USER_WORD offset)
offset            438 exec/exec.c      if (offset)
offset            441 exec/exec.c    	command1.vm_address += offset;
offset            443 exec/exec.c          command.vm_address += offset;
offset            679 exec/exec.c    			USER_WORD *offset)
offset            701 exec/exec.c    	  if (!rc && offset && *offset == (USER_WORD) -1)
offset            702 exec/exec.c    	    *offset = EXECUTABLE_BASE + header->p_vaddr;
offset            708 exec/exec.c    	  if (!rc && offset && *offset == (USER_WORD) -1)
offset            709 exec/exec.c    	    *offset = header->p_vaddr;
offset            987 exec/exec.c      USER_WORD entry, program_entry, offset;
offset           1140 exec/exec.c        offset = EXECUTABLE_BASE;
offset           1142 exec/exec.c        offset = 0;
offset           1147 exec/exec.c      entry = header.e_entry + offset;
offset           1180 exec/exec.c      jump.at_entry = program_entry + offset;
offset           1183 exec/exec.c      jump.at_base = (entry == header.e_entry + offset
offset             90 java/org/gnu/emacs/EmacsDrawRectangle.java 	maskRect.offset (-gc.clip_x_origin,
offset             97 java/org/gnu/emacs/EmacsDrawRectangle.java 	maskRect.offset (gc.clip_x_origin,
offset             88 java/org/gnu/emacs/EmacsFillRectangle.java 	maskRect.offset (-gc.clip_x_origin,
offset             95 java/org/gnu/emacs/EmacsFillRectangle.java 	maskRect.offset (gc.clip_x_origin,
offset            100 java/org/gnu/emacs/EmacsGC.java 		real_clip_rects[i].offset (ts_origin_x, ts_origin_y);
offset            533 java/org/gnu/emacs/EmacsSdk7FontDriver.java     bounds.offset (x, y);
offset             60 lib-src/asset-directory-tool.c   size_t offset;
offset            145 lib-src/asset-directory-tool.c 	  this->offset = parent->offset + length + 6;
offset            167 lib-src/asset-directory-tool.c 	  parent->offset = this->offset;
offset            182 lib-src/asset-directory-tool.c 	  this->offset = parent->offset + length + 5;
offset            183 lib-src/asset-directory-tool.c 	  parent->offset = this->offset;
offset            193 lib-src/asset-directory-tool.c main_2 (int fd, struct directory_tree *tree, size_t *offset)
offset            206 lib-src/asset-directory-tool.c   output = bswap_32 (tree->offset);
offset            208 lib-src/asset-directory-tool.c   output = tree->offset;
offset            215 lib-src/asset-directory-tool.c   *offset += size;
offset            219 lib-src/asset-directory-tool.c     main_2 (fd, child, offset);
offset            222 lib-src/asset-directory-tool.c   if (tree->offset != *offset)
offset            230 lib-src/asset-directory-tool.c 	       tree->offset, *offset);
offset            241 lib-src/asset-directory-tool.c   size_t offset;
offset            277 lib-src/asset-directory-tool.c   tree.offset = 5;
offset            284 lib-src/asset-directory-tool.c   offset = 5;
offset            286 lib-src/asset-directory-tool.c     main_2 (fd, tree.children, &offset);
offset           2876 lib-src/etags.c   ptrdiff_t offset;		/* where the token starts in LINE */
offset           3375 lib-src/etags.c 	      token.offset+token.length+1, token.lineno, token.linepos);
offset           3380 lib-src/etags.c 		token.offset+token.length+1, token.lineno, token.linepos);
offset           3742 lib-src/etags.c 				  token.offset = tokoff;
offset           3777 lib-src/etags.c 			  token.offset = tokoff;
offset           3872 lib-src/etags.c 	  if (yacc_rules && token.offset == 0 && token.valid)
offset           4201 lib-src/etags.c 	      pushclass_above (bracelev,token.line+token.offset, token.length);
offset           6634 lib-src/etags.c   int offset = 0;  /* may be < 0  */
offset           6642 lib-src/etags.c   while (c_isspace (s[pos])) { ++pos; ++offset; }
offset           6659 lib-src/etags.c       if (stop_at_rule && offset) --offset;
offset           6663 lib-src/etags.c       while (pos > namelength + offset
offset           6664 lib-src/etags.c 	     && c_isspace (s[pos - namelength - offset]))
offset           6665 lib-src/etags.c 	--offset;
offset           6667 lib-src/etags.c       make_tag (s + pos - namelength - offset, namelength - 1, true,
offset           6668 lib-src/etags.c 				s, pos - offset - 1, lineno, linecharno);
offset            389 lib/getloadavg.c static long offset;
offset            835 lib/getloadavg.c   if (offset == 0)
offset            864 lib/getloadavg.c             offset = name_list[0].n_value;
offset            870 lib/getloadavg.c         offset = (long int) ldav_off & 0x7fffffff;
offset            892 lib/getloadavg.c           offset = name_list[0].n_value;
offset            899 lib/getloadavg.c   if (offset && getloadavg_initialized)
offset            903 lib/getloadavg.c       if (lseek (channel, offset, 0) == -1L
offset            911 lib/getloadavg.c       if (kvm_read (kd, offset, (char *) load_ave, sizeof (load_ave))
offset            920 lib/getloadavg.c   if (offset == 0 || !getloadavg_initialized)
offset             79 lib/mktime-internal.h                                      mktime_offset_t *offset) attribute_hidden;
offset            324 lib/mktime.c   		   mktime_offset_t *offset)
offset            365 lib/mktime.c     mktime_offset_t off = *offset;
offset            507 lib/mktime.c     ckd_sub (offset, t, t0);
offset            508 lib/mktime.c     ckd_sub (offset, *offset, negative_offset_guess);
offset           1352 lib/nstrftime.c                   DO_NUMBER (2, (era->offset
offset            571 lib/regex_internal.c   Idx offset;
offset            574 lib/regex_internal.c     offset = idx - pstr->raw_mbs_idx;
offset            590 lib/regex_internal.c       offset = idx;
offset            593 lib/regex_internal.c   if (__glibc_likely (offset != 0))
offset            596 lib/regex_internal.c       if (__glibc_likely (offset < pstr->valid_raw_len))
offset            605 lib/regex_internal.c 		  if (pstr->offsets[mid] > offset)
offset            607 lib/regex_internal.c 		  else if (pstr->offsets[mid] < offset)
offset            613 lib/regex_internal.c 	      if (pstr->offsets[mid] < offset)
offset            621 lib/regex_internal.c 	      if (pstr->valid_len > offset
offset            622 lib/regex_internal.c 		  && mid == offset && pstr->offsets[mid] == offset)
offset            624 lib/regex_internal.c 		  memmove (pstr->wcs, pstr->wcs + offset,
offset            625 lib/regex_internal.c 			   (pstr->valid_len - offset) * sizeof (wint_t));
offset            626 lib/regex_internal.c 		  memmove (pstr->mbs, pstr->mbs + offset, pstr->valid_len - offset);
offset            627 lib/regex_internal.c 		  pstr->valid_len -= offset;
offset            628 lib/regex_internal.c 		  pstr->valid_raw_len -= offset;
offset            630 lib/regex_internal.c 		    pstr->offsets[low] = pstr->offsets[low + offset] - offset;
offset            636 lib/regex_internal.c 		  pstr->len = pstr->raw_len - idx + offset;
offset            637 lib/regex_internal.c 		  pstr->stop = pstr->raw_stop - idx + offset;
offset            639 lib/regex_internal.c 		  while (mid > 0 && pstr->offsets[mid - 1] == offset)
offset            650 lib/regex_internal.c 		      pstr->valid_len = pstr->offsets[mid] - offset;
offset            663 lib/regex_internal.c 	      pstr->tip_context = re_string_context_at (pstr, offset - 1,
offset            666 lib/regex_internal.c 		memmove (pstr->wcs, pstr->wcs + offset,
offset            667 lib/regex_internal.c 			 (pstr->valid_len - offset) * sizeof (wint_t));
offset            669 lib/regex_internal.c 		memmove (pstr->mbs, pstr->mbs + offset,
offset            670 lib/regex_internal.c 			 pstr->valid_len - offset);
offset            671 lib/regex_internal.c 	      pstr->valid_len -= offset;
offset            672 lib/regex_internal.c 	      pstr->valid_raw_len -= offset;
offset            683 lib/regex_internal.c 	      pstr->len = pstr->raw_len - idx + offset;
offset            684 lib/regex_internal.c 	      pstr->stop = pstr->raw_stop - idx + offset;
offset            700 lib/regex_internal.c 		  end = raw + (offset - pstr->mb_cur_max);
offset            703 lib/regex_internal.c 		  p = raw + offset - 1;
offset            737 lib/regex_internal.c 			  if (raw + offset - p <= mbclen
offset            742 lib/regex_internal.c 			      pstr->valid_len = mbclen - (raw + offset - p);
offset            772 lib/regex_internal.c 	      int c = pstr->raw_mbs[pstr->raw_mbs_idx + offset - 1];
offset            783 lib/regex_internal.c 	pstr->mbs += offset;
offset            786 lib/regex_internal.c   pstr->len -= offset;
offset            787 lib/regex_internal.c   pstr->stop -= offset;
offset            422 lib/regex_internal.h #define re_string_peek_byte(pstr, offset) \
offset            423 lib/regex_internal.h   ((pstr)->mbs[(pstr)->cur_idx + offset])
offset            744 lib/regexec.c  	      __re_size_t offset = match_first - mctx.input.raw_mbs_idx;
offset            745 lib/regexec.c  	      if (__glibc_unlikely (offset
offset            753 lib/regexec.c  		  offset = match_first - mctx.input.raw_mbs_idx;
offset            756 lib/regexec.c  	      ch = (offset < mctx.input.valid_len
offset            757 lib/regexec.c  		    ? re_string_byte_at (&mctx.input, offset) : 0);
offset            721 lib/stdio.in.h _GL_FUNCDECL_RPL (fseek, int, (FILE *fp, long offset, int whence)
offset            723 lib/stdio.in.h _GL_CXXALIAS_RPL (fseek, int, (FILE *fp, long offset, int whence));
offset            725 lib/stdio.in.h _GL_CXXALIAS_SYS (fseek, int, (FILE *fp, long offset, int whence));
offset            744 lib/stdio.in.h _GL_FUNCDECL_RPL (fseeko, int, (FILE *fp, off_t offset, int whence)
offset            746 lib/stdio.in.h _GL_CXXALIAS_RPL (fseeko, int, (FILE *fp, off_t offset, int whence));
offset            749 lib/stdio.in.h _GL_FUNCDECL_SYS (fseeko, int, (FILE *fp, off_t offset, int whence)
offset            752 lib/stdio.in.h _GL_CXXALIAS_SYS (fseeko, int, (FILE *fp, off_t offset, int whence));
offset           1741 lib/unistd.in.h _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence));
offset           1742 lib/unistd.in.h _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence));
offset           1748 lib/unistd.in.h _GL_CXXALIAS_MDA (lseek, off_t, (int fd, off_t offset, int whence));
offset           1750 lib/unistd.in.h _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
offset           1768 lib/unistd.in.h _GL_CXXALIAS_MDA (lseek, long, (int fd, long offset, int whence));
offset           1770 lib/unistd.in.h _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
offset           1838 lib/unistd.in.h                   (int fd, void *buf, size_t bufsize, off_t offset)
offset           1841 lib/unistd.in.h                   (int fd, void *buf, size_t bufsize, off_t offset));
offset           1845 lib/unistd.in.h                   (int fd, void *buf, size_t bufsize, off_t offset)
offset           1849 lib/unistd.in.h                   (int fd, void *buf, size_t bufsize, off_t offset));
offset           1875 lib/unistd.in.h                   (int fd, const void *buf, size_t bufsize, off_t offset)
offset           1878 lib/unistd.in.h                   (int fd, const void *buf, size_t bufsize, off_t offset));
offset           1882 lib/unistd.in.h                   (int fd, const void *buf, size_t bufsize, off_t offset)
offset           1886 lib/unistd.in.h                   (int fd, const void *buf, size_t bufsize, off_t offset));
offset            109 lwlib/xlwmenu.c      offset(menu.fontSet), XtRFontSet, NULL},
offset            117 lwlib/xlwmenu.c      offset(menu.fontName), XtRString, DEFAULT_FONTNAME },
offset            119 lwlib/xlwmenu.c      offset(menu.foreground), XtRString, "XtDefaultForeground"},
offset            121 lwlib/xlwmenu.c    offset(menu.disabled_foreground), XtRString, (XtPointer)NULL},
offset            123 lwlib/xlwmenu.c      offset(menu.button_foreground), XtRString, "XtDefaultForeground"},
offset            125 lwlib/xlwmenu.c      offset(menu.highlight_foreground), XtRImmediate, (XtPointer) -1},
offset            127 lwlib/xlwmenu.c      offset(menu.highlight_background), XtRImmediate, (XtPointer)-1},
offset            129 lwlib/xlwmenu.c      offset(menu.margin), XtRImmediate, (XtPointer)1},
offset            131 lwlib/xlwmenu.c      offset(menu.horizontal_spacing), XtRImmediate, (XtPointer)3},
offset            133 lwlib/xlwmenu.c      offset(menu.vertical_spacing), XtRImmediate, (XtPointer)2},
offset            135 lwlib/xlwmenu.c      offset(menu.arrow_spacing), XtRImmediate, (XtPointer)10},
offset            138 lwlib/xlwmenu.c      sizeof (Dimension), offset (menu.shadow_thickness),
offset            141 lwlib/xlwmenu.c      offset (menu.top_shadow_color), XtRImmediate, (XtPointer)-1},
offset            143 lwlib/xlwmenu.c      offset (menu.bottom_shadow_color), XtRImmediate, (XtPointer)-1},
offset            145 lwlib/xlwmenu.c      offset (menu.top_shadow_pixmap), XtRImmediate, (XtPointer)None},
offset            147 lwlib/xlwmenu.c      offset (menu.bottom_shadow_pixmap), XtRImmediate, (XtPointer)None},
offset            150 lwlib/xlwmenu.c      offset(menu.open), XtRCallback, (XtPointer)NULL},
offset            152 lwlib/xlwmenu.c      offset(menu.select), XtRCallback, (XtPointer)NULL},
offset            154 lwlib/xlwmenu.c      offset(menu.highlight), XtRCallback, (XtPointer)NULL},
offset            156 lwlib/xlwmenu.c      offset(menu.enter), XtRCallback, (XtPointer)NULL},
offset            158 lwlib/xlwmenu.c      offset(menu.leave), XtRCallback, (XtPointer)NULL},
offset            160 lwlib/xlwmenu.c      offset(menu.contents), XtRImmediate, (XtPointer)NULL},
offset            162 lwlib/xlwmenu.c      offset(menu.cursor_shape), XtRString, (XtPointer)"right_ptr"},
offset            164 lwlib/xlwmenu.c      offset(menu.horizontal), XtRImmediate, (XtPointer)True},
offset            166 lwlib/xlwmenu.c      sizeof (Dimension), offset (menu.border_thickness),
offset           4797 src/alloc.c      ptrdiff_t offset = cp - (char *) &b->strings[0];
offset           4801 src/alloc.c      if (0 <= offset && offset < sizeof b->strings)
offset           4803 src/alloc.c          ptrdiff_t off = offset % sizeof b->strings[0];
offset           4843 src/alloc.c      ptrdiff_t offset = cp - (char *) &b->conses[0];
offset           4848 src/alloc.c      if (0 <= offset && offset < sizeof b->conses
offset           4850 src/alloc.c    	  || offset / sizeof b->conses[0] < cons_block_index))
offset           4852 src/alloc.c          ptrdiff_t off = offset % sizeof b->conses[0];
offset           4890 src/alloc.c      ptrdiff_t offset = cp - (char *) &b->symbols[0];
offset           4895 src/alloc.c      if (0 <= offset && offset < sizeof b->symbols
offset           4897 src/alloc.c    	  || offset / sizeof b->symbols[0] < symbol_block_index))
offset           4899 src/alloc.c          ptrdiff_t off = offset % sizeof b->symbols[0];
offset           4946 src/alloc.c      ptrdiff_t offset = cp - (char *) &b->floats[0];
offset           4951 src/alloc.c      if (0 <= offset && offset < sizeof b->floats)
offset           4953 src/alloc.c          int off = offset % sizeof b->floats[0];
offset           4956 src/alloc.c    	      || offset / sizeof b->floats[0] < float_block_index))
offset           4983 src/alloc.c      ptrdiff_t offset = cp - cvector;
offset           4984 src/alloc.c      return ((offset == Lisp_Vectorlike
offset           4985 src/alloc.c    	   || offset == 0
offset           4986 src/alloc.c    	   || (sizeof vector->header <= offset
offset           4987 src/alloc.c    	       && offset < vector_nbytes (vector)
offset           4989 src/alloc.c    		   ? (offsetof (struct Lisp_Vector, contents) <= offset
offset           4990 src/alloc.c    		      && (((offset - offsetof (struct Lisp_Vector, contents))
offset           4997 src/alloc.c    		      || offset == offsetof (struct Lisp_Bool_Vector, size)
offset           4998 src/alloc.c    		      || (offsetof (struct Lisp_Bool_Vector, data) <= offset
offset           4999 src/alloc.c    			  && (((offset
offset            417 src/android-asset.h AAsset_seek (AAsset *asset, off_t offset, int whence)
offset           3583 src/android.c    size_t pixel, offset, offset1;
offset           3751 src/android.c  	  if (INT_MULTIPLY_WRAPV (temp, pixel, &offset)
offset           3753 src/android.c  	      || INT_ADD_WRAPV (offset, offset1, &offset)
offset           3754 src/android.c  	      || INT_ADD_WRAPV ((uintptr_t) mask, offset, &start))
offset           3889 src/android.c    size_t pixel, offset, offset1;
offset           4059 src/android.c  	  if (INT_MULTIPLY_WRAPV (temp, pixel, &offset)
offset           4061 src/android.c  	      || INT_ADD_WRAPV (offset, offset1, &offset)
offset           4062 src/android.c  	      || INT_ADD_WRAPV ((uintptr_t) mask, offset, &start))
offset            359 src/androidselect.c   jlong offset, length, *longs;
offset            398 src/androidselect.c   offset = longs[1];
offset            436 src/androidselect.c   if (offset)
offset            438 src/androidselect.c       if (lseek (fd, offset, SEEK_SET) < 0)
offset           5706 src/androidterm.c   ptrdiff_t offset, start, end;
offset           5738 src/androidterm.c 			    &request->bytes, &request->offset,
offset           5853 src/androidterm.c 			      (jint) min (context.offset - 1,
offset            130 src/buffer.c   static Lisp_Object buffer_local_variables_1 (struct buffer *buf, int offset, Lisp_Object sym);
offset            700 src/buffer.c     int offset;
offset            702 src/buffer.c     FOR_EACH_PER_BUFFER_OBJECT_AT (offset)
offset            707 src/buffer.c         if (offset == PER_BUFFER_VAR_OFFSET (name))
offset            710 src/buffer.c         obj = per_buffer_value (from, offset);
offset            719 src/buffer.c         set_per_buffer_value (to, offset, obj);
offset           1093 src/buffer.c     int offset, i;
offset           1192 src/buffer.c     FOR_EACH_PER_BUFFER_OBJECT_AT (offset)
offset           1194 src/buffer.c         int idx = PER_BUFFER_IDX (offset);
offset           1198 src/buffer.c   	set_per_buffer_value (b, offset, per_buffer_default (offset));
offset           1350 src/buffer.c   	  result = per_buffer_value (buf, XBUFFER_OBJFWD (fwd)->offset);
offset           1403 src/buffer.c   buffer_local_variables_1 (struct buffer *buf, int offset, Lisp_Object sym)
offset           1405 src/buffer.c     int idx = PER_BUFFER_IDX (offset);
offset           1407 src/buffer.c         && SYMBOLP (PER_BUFFER_SYMBOL (offset)))
offset           1409 src/buffer.c         sym = NILP (sym) ? PER_BUFFER_SYMBOL (offset) : sym;
offset           1410 src/buffer.c         Lisp_Object val = per_buffer_value (buf, offset);
offset           1431 src/buffer.c       int offset;
offset           1433 src/buffer.c       FOR_EACH_PER_BUFFER_OBJECT_AT (offset)
offset           1435 src/buffer.c           tem = buffer_local_variables_1 (buf, offset, Qnil);
offset           4969 src/buffer.c     int offset;
offset           4972 src/buffer.c     offset = (char *)address - (char *)current_buffer;
offset           4975 src/buffer.c     bo_fwd->offset = offset;
offset           4980 src/buffer.c     XSETSYMBOL (PER_BUFFER_SYMBOL (offset), sym);
offset           4982 src/buffer.c     if (PER_BUFFER_IDX (offset) == 0)
offset           5000 src/buffer.c                   make_fixnum (node->offset),
offset           1478 src/buffer.h   #define FOR_EACH_PER_BUFFER_OBJECT_AT(offset)				 \
offset           1479 src/buffer.h     for (offset = PER_BUFFER_VAR_OFFSET (name);				 \
offset           1480 src/buffer.h          offset <= PER_BUFFER_VAR_OFFSET (cursor_in_non_selected_windows); \
offset           1481 src/buffer.h          offset += word_size)
offset           1535 src/buffer.h   PER_BUFFER_IDX (ptrdiff_t offset)
offset           1537 src/buffer.h     return XFIXNUM (*(Lisp_Object *) (offset + (char *) &buffer_local_flags));
offset           1544 src/buffer.h   per_buffer_default (int offset)
offset           1546 src/buffer.h     return *(Lisp_Object *)(offset + (char *) &buffer_defaults);
offset           1550 src/buffer.h   set_per_buffer_default (int offset, Lisp_Object value)
offset           1552 src/buffer.h     *(Lisp_Object *)(offset + (char *) &buffer_defaults) = value;
offset           1559 src/buffer.h   per_buffer_value (struct buffer *b, int offset)
offset           1561 src/buffer.h     return *(Lisp_Object *)(offset + (char *) b);
offset           1565 src/buffer.h   set_per_buffer_value (struct buffer *b, int offset, Lisp_Object value)
offset           1567 src/buffer.h     *(Lisp_Object *)(offset + (char *) b) = value;
offset           2202 src/ccl.c      	  ptrdiff_t offset, shortfall;
offset           2206 src/ccl.c      	  offset = outp - outbuf;
offset           2207 src/ccl.c      	  shortfall = ccl.produced * max_expansion - (outbufsize - offset);
offset           2211 src/ccl.c      	      outp = outbuf + offset;
offset            758 src/charset.c        int offset;
offset            762 src/charset.c        offset = XFIXNUM (AREF (subset_info, 3));
offset            763 src/charset.c        from -= offset;
offset            766 src/charset.c        to -= offset;
offset            778 src/charset.c  	  int offset;
offset            782 src/charset.c  	  offset = XFIXNUM (XCDR (XCAR (parents)));
offset            783 src/charset.c  	  this_from = from > offset ? from - offset : 0;
offset            784 src/charset.c  	  this_to = to > offset ? to - offset : 0;
offset           1073 src/charset.c  	  int this_id, offset;
offset           1082 src/charset.c  	      offset = check_integer_range (cdr_part, INT_MIN, INT_MAX);
offset           1087 src/charset.c  	      offset = 0;
offset           1089 src/charset.c  	  XSETCAR (val, Fcons (make_fixnum (this_id), make_fixnum (offset)));
offset            819 src/coding.c       ptrdiff_t offset;							     \
offset            824 src/coding.c   	&& (offset = coding_change_source (coding)))			     \
offset            826 src/coding.c   	src += offset;							     \
offset            827 src/coding.c   	src_base += offset;						     \
offset            828 src/coding.c   	src_end += offset;						     \
offset            834 src/coding.c       ptrdiff_t offset;							\
offset            839 src/coding.c   	&& (offset = coding_change_destination (coding)))		\
offset            841 src/coding.c   	dst += offset;							\
offset            842 src/coding.c   	dst_end += offset;						\
offset            848 src/coding.c       ptrdiff_t offset;							\
offset            853 src/coding.c   	&& (offset = coding_change_destination (coding)))		\
offset            855 src/coding.c   	dst += offset;							\
offset            856 src/coding.c   	dst_end += offset;						\
offset            862 src/coding.c       ptrdiff_t offset;							\
offset            867 src/coding.c   	&& (offset = coding_change_destination (coding)))		\
offset            869 src/coding.c   	dst += offset;							\
offset            870 src/coding.c   	dst_end += offset;						\
offset           1026 src/coding.c     ptrdiff_t offset = dst - coding->destination;
offset           1037 src/coding.c     dst = coding->destination + offset;
offset           2391 src/coding.c   	  ptrdiff_t offset;
offset           2395 src/coding.c   	  offset = coding->source - orig;
offset           2396 src/coding.c   	  if (offset)
offset           2398 src/coding.c   	      src += offset;
offset           2399 src/coding.c   	      src_base += offset;
offset           2400 src/coding.c   	      src_end += offset;
offset           4404 src/coding.c   	  ptrdiff_t offset;
offset           4410 src/coding.c   	      && (offset = coding_change_destination (coding)))
offset           4412 src/coding.c   	      dst += offset;
offset           4413 src/coding.c   	      dst_end += offset;
offset           5126 src/coding.c         ptrdiff_t offset;
offset           5149 src/coding.c   	  && (offset = coding_change_source (coding)))
offset           5151 src/coding.c   	  p += offset;
offset           5152 src/coding.c   	  src += offset;
offset           5153 src/coding.c   	  src_end += offset;
offset           5207 src/coding.c         ptrdiff_t offset;
offset           5214 src/coding.c   	  && (offset = coding_change_destination (coding)))
offset           5215 src/coding.c   	dst += offset;
offset           7126 src/coding.c   			  ptrdiff_t offset = src - coding->source;
offset           7132 src/coding.c   			  src = coding->source + offset;
offset           7157 src/coding.c   			ptrdiff_t offset = src - coding->source;
offset           7167 src/coding.c   			src = coding->source + offset;
offset           7184 src/coding.c   		  ptrdiff_t offset = src - coding->source;
offset           7188 src/coding.c   		  src = coding->source + offset;
offset           1356 src/comp.c       gcc_jit_rvalue *offset =
offset           1372 src/comp.c     	offset));
offset           1294 src/data.c     			       XBUFFER_OBJFWD (valcontents)->offset);
offset           1308 src/data.c           return *(Lisp_Object *)(XKBOARD_OBJFWD (valcontents)->offset
offset           1399 src/data.c     	  int offset = ((char *) XOBJFWD (valcontents)->objvar
offset           1401 src/data.c     	  int idx = PER_BUFFER_IDX (offset);
offset           1413 src/data.c     		set_per_buffer_value (b, offset, newval);
offset           1420 src/data.c     	int offset = XBUFFER_OBJFWD (valcontents)->offset;
offset           1451 src/data.c     	set_per_buffer_value (buf, offset, newval);
offset           1458 src/data.c     	char *p = base + XKBOARD_OBJFWD (valcontents)->offset;
offset           1732 src/data.c     	    int offset = XBUFFER_OBJFWD (innercontents)->offset;
offset           1733 src/data.c     	    int idx = PER_BUFFER_IDX (offset);
offset           1920 src/data.c     	    int offset = XBUFFER_OBJFWD (valcontents)->offset;
offset           1921 src/data.c     	    if (PER_BUFFER_IDX (offset) != 0)
offset           1922 src/data.c     	      return per_buffer_default (offset);
offset           2015 src/data.c     	    int offset = XBUFFER_OBJFWD (valcontents)->offset;
offset           2016 src/data.c     	    int idx = PER_BUFFER_IDX (offset);
offset           2018 src/data.c     	    set_per_buffer_default (offset, value);
offset           2037 src/data.c     		      set_per_buffer_value (b, offset, value);
offset           2291 src/data.c     	    int offset = XBUFFER_OBJFWD (valcontents)->offset;
offset           2292 src/data.c     	    int idx = PER_BUFFER_IDX (offset);
offset           2297 src/data.c     		set_per_buffer_value (current_buffer, offset,
offset           2298 src/data.c     				      per_buffer_default (offset));
offset           2372 src/data.c     	    int offset = XBUFFER_OBJFWD (valcontents)->offset;
offset           2373 src/data.c     	    int idx = PER_BUFFER_IDX (offset);
offset           3965 src/data.c       int offset;
offset           3982 src/data.c       offset = XFIXNAT (i) % BITS_PER_BITS_WORD;
offset           3991 src/data.c       if (pos < nr_words && offset != 0)
offset           3995 src/data.c           mword >>= offset;
offset           3998 src/data.c           mword |= (bits_word) 1 << (BITS_PER_BITS_WORD - offset);
offset           4002 src/data.c           if (count + offset < BITS_PER_BITS_WORD)
offset            206 src/doc.c        int offset = min (position, max (1024, position % (8 * 1024)));
offset            208 src/doc.c            || doc_lseek (fd, position - offset, 0) < 0)
offset            244 src/doc.c      	p1 = strchr (p + offset, '\037');
offset            264 src/doc.c            if (get_doc_string_buffer[offset - test] != '\037')
offset            266 src/doc.c      	  if (get_doc_string_buffer[offset - test++] != ' ')
offset            268 src/doc.c      	  while (get_doc_string_buffer[offset - test] >= '0'
offset            269 src/doc.c      		 && get_doc_string_buffer[offset - test] <= '9')
offset            271 src/doc.c      	  if (get_doc_string_buffer[offset - test++] != '@'
offset            272 src/doc.c      	      || get_doc_string_buffer[offset - test] != '#')
offset            279 src/doc.c            if (get_doc_string_buffer[offset - test++] != '\n')
offset            281 src/doc.c            while (get_doc_string_buffer[offset - test] > ' ')
offset            283 src/doc.c            if (get_doc_string_buffer[offset - test] != '\037')
offset            289 src/doc.c        from = get_doc_string_buffer + offset;
offset            290 src/doc.c        to = get_doc_string_buffer + offset;
offset            319 src/doc.c            read_bytecode_pointer = (unsigned char *) get_doc_string_buffer + offset;
offset            324 src/doc.c          return make_unibyte_string (get_doc_string_buffer + offset,
offset            325 src/doc.c      				to - (get_doc_string_buffer + offset));
offset            331 src/doc.c      				    + offset),
offset            332 src/doc.c      				   to - (get_doc_string_buffer + offset));
offset            333 src/doc.c            return make_string_from_bytes (get_doc_string_buffer + offset,
offset            335 src/doc.c      				     to - (get_doc_string_buffer + offset));
offset            494 src/doc.c      store_function_docstring (Lisp_Object obj, EMACS_INT offset)
offset            515 src/doc.c      	    XSETCAR (tem, make_fixnum (offset));
offset            521 src/doc.c            XSUBR (fun)->doc = offset;
offset            533 src/doc.c      	ASET (fun, COMPILED_DOC_STRING, make_fixnum (offset));
offset            148 src/emacs-module.c   int offset;
offset           1467 src/emacs-module.c   frame->offset = 0;
offset           1501 src/emacs-module.c   eassert (storage->current->offset < value_frame_size);
offset           1503 src/emacs-module.c   if (storage->current->offset == value_frame_size - 1)
offset           1514 src/emacs-module.c   emacs_value value = storage->current->objects + storage->current->offset;
offset           1516 src/emacs-module.c   ++storage->current->offset;
offset           1529 src/emacs-module.c     for (int i = 0; i < frame->offset; ++i)
offset           1669 src/emacs-module.c       for (int i = 0; i < frame->offset; ++i)
offset           5294 src/fileio.c     off_t offset UNINIT;
offset           5416 src/fileio.c       offset = file_offset (append);
offset           5442 src/fileio.c         off_t ret = lseek (desc, offset, SEEK_SET);
offset           2549 src/frame.c      int offset = FRAME_LINE_HEIGHT (f);
offset           2554 src/frame.c      if (offset < border)
offset           2557 src/frame.c        offset = border;
offset           2559 src/frame.c      if (offset < x && x < width - offset)
offset           2567 src/frame.c      else if (offset < y && y < height - offset)
offset            583 src/fringe.c     int offset, header_line_height;
offset            590 src/fringe.c         offset = 0;
offset            596 src/fringe.c         offset = row->left_fringe_offset;
offset            602 src/fringe.c         offset = row->right_fringe_offset;
offset            619 src/fringe.c     p.y = WINDOW_TO_FRAME_PIXEL_Y (w, row->y) + offset;
offset           1968 src/ftfont.c         if (anchor->f.f2.XDeviceTable.offset
offset           1971 src/ftfont.c         if (anchor->f.f2.YDeviceTable.offset
offset            364 src/haiku_support.cc map_key (char *chars, int32 offset, uint32_t *c)
offset            366 src/haiku_support.cc   int size = chars[offset++];
offset            373 src/haiku_support.cc       *c = chars[offset];
offset            380 src/haiku_support.cc         strncpy (str, &(chars[offset]), i);
offset            492 src/intervals.c split_interval_right (INTERVAL interval, ptrdiff_t offset)
offset            496 src/intervals.c   ptrdiff_t new_length = LENGTH (interval) - offset;
offset            498 src/intervals.c   new->position = position + offset;
offset            536 src/intervals.c split_interval_left (INTERVAL interval, ptrdiff_t offset)
offset            539 src/intervals.c   ptrdiff_t new_length = offset;
offset            542 src/intervals.c   interval->position = interval->position + offset;
offset            811 src/intervals.c   ptrdiff_t offset;
offset            816 src/intervals.c   offset = (BUFFERP (parent) ? BUF_BEG (XBUFFER (parent)) : 0);
offset            820 src/intervals.c   if (position >= TOTAL_LENGTH (tree) + offset)
offset            822 src/intervals.c       position = TOTAL_LENGTH (tree) + offset;
offset           1315 src/intervals.c   ptrdiff_t offset;
offset           1318 src/intervals.c   offset = (BUFFERP (parent) ? BUF_BEG (XBUFFER (parent)) : 0);
offset           1323 src/intervals.c   eassert (start <= offset + TOTAL_LENGTH (tree)
offset           1324 src/intervals.c 	   && start + length <= offset + TOTAL_LENGTH (tree));
offset           1339 src/intervals.c   if (start > offset + TOTAL_LENGTH (tree))
offset           1340 src/intervals.c     start = offset + TOTAL_LENGTH (tree);
offset           1343 src/intervals.c       left_to_delete -= interval_deletion_adjustment (tree, start - offset,
offset            219 src/itree.c    	       ptrdiff_t offset, ptrdiff_t min_begin,
offset            241 src/itree.c      eassert (node->otick != tree_otick || node->offset == 0);
offset            243 src/itree.c      offset += node->offset;
offset            244 src/itree.c      ptrdiff_t begin = node->begin + offset;
offset            245 src/itree.c      ptrdiff_t end = node->end + offset;
offset            246 src/itree.c      ptrdiff_t limit = node->limit + offset;
offset            255 src/itree.c    		     tree_otick, offset, min_begin, begin);
offset            258 src/itree.c    		     tree_otick, offset, begin, max_begin);
offset            300 src/itree.c    		     node->offset, PTRDIFF_MIN,
offset            331 src/itree.c    		     : node->left->limit + node->left->offset,
offset            334 src/itree.c    		     : node->right->limit + node->right->offset));
offset            360 src/itree.c          eassert (node->offset == 0);
offset            370 src/itree.c      if (node->offset)
offset            372 src/itree.c          node->begin += node->offset;
offset            373 src/itree.c          node->end   += node->offset;
offset            374 src/itree.c          node->limit += node->offset;
offset            376 src/itree.c    	node->left->offset += node->offset;
offset            378 src/itree.c    	node->right->offset += node->offset;
offset            379 src/itree.c          node->offset = 0;
offset            696 src/itree.c          eassert (child->offset == 0);
offset            715 src/itree.c      node->offset = 0;
offset            902 src/itree.c      ptrdiff_t offset = 0;
offset            906 src/itree.c          offset += node->offset;
offset            908 src/itree.c      return offset;
offset           1028 src/itree.c      eassert (node->offset == 0);
offset           1095 src/itree.c    		  node->right->offset += length;
offset           1164 src/itree.c    	      node->right->offset -= length;
offset             89 src/itree.h      ptrdiff_t offset;		/* The amount of shift to apply to this subtree. */
offset            525 src/keyboard.c 	  ptrdiff_t offset = ptr - buffer;
offset            528 src/keyboard.c 	  ptr = buffer + offset;
offset           1188 src/lisp.h           ptrdiff_t offset = sp - bp;
offset           1189 src/lisp.h           return 0 <= offset && offset < sizeof lispsym;
offset           2853 src/lisp.h         int offset;
offset           2906 src/lisp.h         int offset;
offset           3752 src/lisp.h     vcopy (Lisp_Object v, ptrdiff_t offset, Lisp_Object const *args,
offset           3755 src/lisp.h       eassert (0 <= offset && 0 <= count && offset + count <= ASIZE (v));
offset           3756 src/lisp.h       memcpy (xvector_contents_addr (v, offset), args, count * sizeof *args);
offset           2846 src/lread.c    grow_read_buffer (char *buf, ptrdiff_t offset,
offset           2852 src/lread.c          memcpy (p, buf, offset);
offset           3223 src/lread.c    	  ptrdiff_t offset = p - read_buffer;
offset           3224 src/lread.c    	  read_buffer = grow_read_buffer (read_buffer, offset,
offset           3227 src/lread.c    	  p = read_buffer + offset;
offset           3312 src/lread.c    	  ptrdiff_t offset = p - read_buffer;
offset           3313 src/lread.c    	  read_buffer = grow_read_buffer (read_buffer, offset,
offset           3316 src/lread.c    	  p = read_buffer + offset;
offset           4392 src/lread.c    		ptrdiff_t offset = p - read_buffer;
offset           4393 src/lread.c    		read_buffer = grow_read_buffer (read_buffer, offset,
offset           4396 src/lread.c    		p = read_buffer + offset;
offset            442 src/msdos.c    dosv_refresh_virtual_screen (int offset, int count)
offset            446 src/msdos.c      if (offset < 0 || count < 0)	/* paranoia; invalid values crash DOS/V */
offset            451 src/msdos.c      regs.x.di = screen_virtual_offset + offset;
offset            876 src/msdos.c      int offset = 2 * (new_pos_X + screen_size_X * new_pos_Y);
offset            949 src/msdos.c      dosmemput (screen_buf, screen_bp - screen_buf, (int)ScreenPrimary + offset);
offset            951 src/msdos.c        dosv_refresh_virtual_screen (offset, (screen_bp - screen_buf) / 2);
offset            984 src/msdos.c          int offset = ScreenPrimary + 2*(vpos*screen_size_X + kstart) + 1;
offset            985 src/msdos.c          int start_offset = offset;
offset           1001 src/msdos.c    	  _farnspokeb (offset, ScreenAttrib);
offset           1002 src/msdos.c    	  offset += 2;
offset           1041 src/msdos.c      int i, j, offset = 2 * (new_pos_X + screen_size_X * new_pos_Y);
offset           1060 src/msdos.c      dosmemput (spaces, i, (int)ScreenPrimary + offset);
offset           1062 src/msdos.c        dosv_refresh_virtual_screen (offset, i / 2);
offset            256 src/pdumper.c    dump_off offset;
offset            305 src/pdumper.c  dump_reloc_set_offset (struct dump_reloc *reloc, dump_off offset)
offset            307 src/pdumper.c    eassert (offset >= 0);
offset            308 src/pdumper.c    reloc->raw_offset = offset >> DUMP_RELOC_ALIGNMENT_BITS;
offset            309 src/pdumper.c    if (dump_reloc_get_offset (*reloc) != offset)
offset            509 src/pdumper.c    dump_off offset;
offset            706 src/pdumper.c  emacs_ptr_at (const ptrdiff_t offset)
offset            710 src/pdumper.c    return (void *) (emacs_basis () + offset);
offset            776 src/pdumper.c    while (ctx->offset + nbyte > ctx->buf_size)
offset            778 src/pdumper.c    memcpy ((char *)ctx->buf + ctx->offset, buf, nbyte);
offset            779 src/pdumper.c    ctx->offset += nbyte;
offset            838 src/pdumper.c  dump_seek (struct dump_context *ctx, dump_off offset)
offset            840 src/pdumper.c    if (ctx->max_offset < ctx->offset)
offset            841 src/pdumper.c      ctx->max_offset = ctx->offset;
offset            843 src/pdumper.c    ctx->offset = offset;
offset            863 src/pdumper.c    if (ctx->offset % alignment != 0)
offset            864 src/pdumper.c      dump_write_zero (ctx, alignment - (ctx->offset % alignment));
offset            878 src/pdumper.c    ctx->obj_offset = ctx->offset;
offset            880 src/pdumper.c    return ctx->offset;
offset            888 src/pdumper.c    dump_off offset = ctx->obj_offset;
offset            889 src/pdumper.c    eassert (offset > 0);
offset            890 src/pdumper.c    eassert (offset == ctx->offset); /* No intervening writes.  */
offset            894 src/pdumper.c    return offset;
offset            910 src/pdumper.c                        dump_off offset)
offset            913 src/pdumper.c              dump_off_to_lisp (offset),
offset           1367 src/pdumper.c                                  ctx->offset,
offset           2052 src/pdumper.c    dump_off offset = dump_object_finish (ctx, &out, sizeof (out));
offset           2056 src/pdumper.c  	 offset + dump_offsetof (struct interval, left),
offset           2057 src/pdumper.c  	 dump_interval_tree (ctx, tree->left, offset));
offset           2061 src/pdumper.c  	 offset + dump_offsetof (struct interval, right),
offset           2062 src/pdumper.c  	 dump_interval_tree (ctx, tree->right, offset));
offset           2063 src/pdumper.c    return offset;
offset           2102 src/pdumper.c    dump_off offset = dump_object_finish (ctx, &out, sizeof (out));
offset           2106 src/pdumper.c         offset + dump_offsetof (struct Lisp_String, u.s.intervals),
offset           2109 src/pdumper.c    return offset;
offset           2153 src/pdumper.c    DUMP_FIELD_COPY (&out, node, offset);
offset           2159 src/pdumper.c    dump_off offset = dump_object_finish (ctx, &out, sizeof (out));
offset           2163 src/pdumper.c  	 offset + dump_offsetof (struct itree_node, parent),
offset           2164 src/pdumper.c  	 dump_interval_node (ctx, node->parent, offset));
offset           2168 src/pdumper.c  	 offset + dump_offsetof (struct itree_node, left),
offset           2169 src/pdumper.c  	 dump_interval_node (ctx, node->left, offset));
offset           2173 src/pdumper.c  	 offset + dump_offsetof (struct itree_node, right),
offset           2174 src/pdumper.c  	 dump_interval_node (ctx, node->right, offset));
offset           2175 src/pdumper.c    return offset;
offset           2187 src/pdumper.c    dump_off offset = finish_dump_pvec (ctx, &out->header);
offset           2190 src/pdumper.c       offset + dump_offsetof (struct Lisp_Overlay, interval),
offset           2191 src/pdumper.c       dump_interval_node (ctx, overlay->interval, offset));
offset           2192 src/pdumper.c    return offset;
offset           2338 src/pdumper.c    DUMP_FIELD_COPY (&out, buffer_objfwd, offset);
offset           2354 src/pdumper.c    DUMP_FIELD_COPY (&out, kboard_objfwd, offset);
offset           2365 src/pdumper.c    dump_off offset;
offset           2370 src/pdumper.c        offset = dump_fwd_int (ctx, p);
offset           2373 src/pdumper.c        offset = dump_fwd_bool (ctx, p);
offset           2376 src/pdumper.c        offset = dump_fwd_obj (ctx, p);
offset           2379 src/pdumper.c        offset = dump_fwd_buffer_obj (ctx, p);
offset           2382 src/pdumper.c        offset = dump_fwd_kboard_obj (ctx, p);
offset           2388 src/pdumper.c    return offset;
offset           2407 src/pdumper.c    dump_off offset = dump_object_finish (ctx, &out, sizeof (out));
offset           2411 src/pdumper.c         offset + dump_offsetof (struct Lisp_Buffer_Local_Value, fwd),
offset           2413 src/pdumper.c    return offset;
offset           2428 src/pdumper.c                            dump_off offset)
offset           2430 src/pdumper.c    Fputhash (symbol, dump_off_to_lisp (offset), ctx->symbol_aux);
offset           2459 src/pdumper.c               dump_off offset)
offset           2470 src/pdumper.c        if (offset != DUMP_OBJECT_ON_SYMBOL_QUEUE)
offset           2472 src/pdumper.c  	  eassert (offset == DUMP_OBJECT_ON_NORMAL_QUEUE
offset           2473 src/pdumper.c  		   || offset == DUMP_OBJECT_NOT_SEEN);
offset           2483 src/pdumper.c            offset = DUMP_OBJECT_ON_SYMBOL_QUEUE;
offset           2484 src/pdumper.c            dump_remember_object (ctx, object, offset);
offset           2487 src/pdumper.c        return offset;
offset           2525 src/pdumper.c    offset = dump_object_finish (ctx, &out, sizeof (out));
offset           2534 src/pdumper.c  	 offset + dump_offsetof (struct Lisp_Symbol, u.s.val.blv),
offset           2543 src/pdumper.c  	 offset + dump_offsetof (struct Lisp_Symbol, u.s.val.fwd),
offset           2551 src/pdumper.c    return offset;
offset           2564 src/pdumper.c    dump_off offset;
offset           2583 src/pdumper.c    dump_off prefix_start_offset = ctx->offset;
offset           2604 src/pdumper.c        offset = dump_object_finish (ctx, &out, (dump_off) sz);
offset           2612 src/pdumper.c        offset = dump_object_finish (ctx, &out, sizeof (out));
offset           2619 src/pdumper.c    dump_off prefix_size = ctx->offset - prefix_start_offset;
offset           2638 src/pdumper.c        eassert (ctx->offset % sizeof (out) == 0);
offset           2646 src/pdumper.c    return offset;
offset           2713 src/pdumper.c                   dump_off offset)
offset           2872 src/pdumper.c    dump_off offset = finish_dump_pvec (ctx, &out->header);
offset           2876 src/pdumper.c         offset + dump_offsetof (struct buffer, own_text.intervals),
offset           2879 src/pdumper.c    return offset;
offset           2890 src/pdumper.c    eassert (ctx->offset >= ctx->header.cold_start);
offset           2891 src/pdumper.c    dump_off offset = ctx->offset;
offset           2896 src/pdumper.c    return offset;
offset           2999 src/pdumper.c                   dump_off offset)
offset           3022 src/pdumper.c        offset = dump_vectorlike_generic (ctx, &v->header);
offset           3025 src/pdumper.c        offset = dump_bool_vector(ctx, v);
offset           3028 src/pdumper.c        offset = dump_hash_table (ctx, lv, offset);
offset           3031 src/pdumper.c        offset = dump_buffer (ctx, XBUFFER (lv));
offset           3034 src/pdumper.c        offset = dump_subr (ctx, XSUBR (lv));
offset           3040 src/pdumper.c        offset = dump_nilled_pseudovec (ctx, &v->header);
offset           3043 src/pdumper.c        offset = dump_marker (ctx, XMARKER (lv));
offset           3046 src/pdumper.c        offset = dump_overlay (ctx, XOVERLAY (lv));
offset           3049 src/pdumper.c        offset = dump_finalizer (ctx, XFINALIZER (lv));
offset           3052 src/pdumper.c        offset = dump_bignum (ctx, lv);
offset           3056 src/pdumper.c        offset = dump_native_comp_unit (ctx, XNATIVE_COMP_UNIT (lv));
offset           3091 src/pdumper.c    return offset;
offset           3123 src/pdumper.c    dump_off offset = dump_recall_object (ctx, object);
offset           3124 src/pdumper.c    if (offset > 0)
offset           3125 src/pdumper.c      return offset;  /* Object already dumped.  */
offset           3130 src/pdumper.c        if (offset != DUMP_OBJECT_ON_COLD_QUEUE)
offset           3132 src/pdumper.c  	  eassert (offset == DUMP_OBJECT_ON_NORMAL_QUEUE
offset           3133 src/pdumper.c  		   || offset == DUMP_OBJECT_NOT_SEEN);
offset           3134 src/pdumper.c            offset = DUMP_OBJECT_ON_COLD_QUEUE;
offset           3135 src/pdumper.c            dump_remember_object (ctx, object, offset);
offset           3138 src/pdumper.c        return offset;
offset           3144 src/pdumper.c        if (offset != DUMP_OBJECT_ON_COPIED_QUEUE)
offset           3146 src/pdumper.c  	  eassert (offset == DUMP_OBJECT_ON_NORMAL_QUEUE
offset           3147 src/pdumper.c  		   || offset == DUMP_OBJECT_NOT_SEEN);
offset           3157 src/pdumper.c            offset = DUMP_OBJECT_ON_COPIED_QUEUE;
offset           3158 src/pdumper.c            dump_remember_object (ctx, object, offset);
offset           3161 src/pdumper.c        return offset;
offset           3170 src/pdumper.c        offset = dump_string (ctx, XSTRING (object));
offset           3173 src/pdumper.c        offset = dump_vectorlike (ctx, object, offset);
offset           3176 src/pdumper.c        offset = dump_symbol (ctx, object, offset);
offset           3179 src/pdumper.c        offset = dump_cons (ctx, XCONS (object));
offset           3182 src/pdumper.c        offset = dump_float (ctx, XFLOAT (object));
offset           3193 src/pdumper.c    if (ctx->flags.dump_object_contents && offset > DUMP_OBJECT_NOT_SEEN)
offset           3195 src/pdumper.c        eassert (offset % DUMP_ALIGNMENT == 0);
offset           3196 src/pdumper.c        dump_remember_object (ctx, object, offset);
offset           3202 src/pdumper.c                              dump_off_to_lisp (offset)));
offset           3206 src/pdumper.c    return offset;
offset           3213 src/pdumper.c    dump_off offset = dump_object (ctx, object);
offset           3214 src/pdumper.c    eassert (offset > 0);
offset           3215 src/pdumper.c    return offset;
offset           3252 src/pdumper.c    dump_off offset = dump_object_finish (ctx, &out, sizeof (out));
offset           3256 src/pdumper.c                                    dump_off_to_lisp (offset)));
offset           3257 src/pdumper.c    return offset;
offset           3266 src/pdumper.c    dump_off offset = ctx->offset;
offset           3273 src/pdumper.c    dump_emacs_reloc_to_dump_ptr_raw (ctx, &charset_table, offset);
offset           3275 src/pdumper.c    return offset;
offset           3382 src/pdumper.c            dump_off size = ctx->offset - start_offset;
offset           3403 src/pdumper.c       ctx->offset);
offset           3416 src/pdumper.c       ctx->offset);
offset           3442 src/pdumper.c       ctx->offset);
offset           3455 src/pdumper.c      = list2 (dump_off_to_lisp (ctx->offset),
offset           3475 src/pdumper.c       ctx->offset);
offset           3482 src/pdumper.c       ctx->offset);
offset           3614 src/pdumper.c                dump_emacs_reloc_copy_from_dump (ctx, ctx->offset, mem, sz);
offset           3897 src/pdumper.c    locator.offset = ctx->offset;
offset           3948 src/pdumper.c              dump_reloc_dump_to_emacs_lv (ctx, ctx->offset, XTYPE (arg));
offset           3950 src/pdumper.c              dump_reloc_dump_to_emacs_ptr_raw (ctx, ctx->offset);
offset           3966 src/pdumper.c                dump_reloc_dump_to_emacs_ptr_raw (ctx, ctx->offset);
offset           3976 src/pdumper.c              dump_reloc_dump_to_dump_lv (ctx, ctx->offset, XTYPE (arg));
offset           3978 src/pdumper.c              dump_reloc_dump_to_dump_ptr_raw (ctx, ctx->offset);
offset           3986 src/pdumper.c        dump_reloc_dump_to_dump_ptr_raw (ctx, ctx->offset);
offset           4012 src/pdumper.c    dump_off saved_offset = ctx->offset;
offset           4030 src/pdumper.c      dump_object (ctx, dump_queue_dequeue (&ctx->dump_queue, ctx->offset));
offset           4190 src/pdumper.c    const dump_off header_start = ctx->offset;
offset           4193 src/pdumper.c    const dump_off header_end = ctx->offset;
offset           4195 src/pdumper.c    const dump_off hot_start = ctx->offset;
offset           4228 src/pdumper.c    ctx->header.hash_list = ctx->offset;
offset           4259 src/pdumper.c    const dump_off hot_end = ctx->offset;
offset           4265 src/pdumper.c    dump_off discardable_end = ctx->offset;
offset           4267 src/pdumper.c    ctx->header.cold_start = ctx->offset;
offset           4282 src/pdumper.c    ctx->end_heap = ctx->offset;
offset           4310 src/pdumper.c    const dump_off cold_end = ctx->offset;
offset           4571 src/pdumper.c  dump_map_file_w32 (void *base, int fd, off_t offset, size_t size,
offset           4578 src/pdumper.c    uint64_t full_offset = offset;
offset           4646 src/pdumper.c  dump_map_file_posix (void *base, int fd, off_t offset, size_t size,
offset           4674 src/pdumper.c    ret = mmap (base, size, mem_prot, mem_flags, fd, offset);
offset           4683 src/pdumper.c  dump_map_file (void *base, int fd, off_t offset, size_t size,
offset           4687 src/pdumper.c    return dump_map_file_posix (base, fd, offset, size, protection);
offset           4689 src/pdumper.c    return dump_map_file_w32 (base, fd, offset, size, protection);
offset           4722 src/pdumper.c    off_t offset;  /* Offset within fd.  */
offset           4839 src/pdumper.c            if (lseek (spec.fd, spec.offset, SEEK_SET) < 0)
offset           4929 src/pdumper.c  	    map->mapping = dump_map_file (mem, spec.fd, spec.offset,
offset           5097 src/pdumper.c  dump_ptr (uintptr_t dump_base, dump_off offset)
offset           5100 src/pdumper.c    eassert (0 <= offset);
offset           5101 src/pdumper.c    eassert (dump_public.start + offset < dump_public.end);
offset           5102 src/pdumper.c    return (char *)dump_base + offset;
offset           5109 src/pdumper.c  dump_read_word_from_dump (uintptr_t dump_base, dump_off offset)
offset           5113 src/pdumper.c    memcpy (&value, dump_ptr (dump_base, offset), sizeof (value));
offset           5122 src/pdumper.c                           dump_off offset,
offset           5126 src/pdumper.c    memcpy (dump_ptr (dump_base, offset), &value, sizeof (value));
offset           5134 src/pdumper.c                         dump_off offset,
offset           5138 src/pdumper.c    memcpy (dump_ptr (dump_base, offset), &value, sizeof (value));
offset           5154 src/pdumper.c  						    table->offset);
offset           5191 src/pdumper.c    dump_off offset = ptrdiff_t_to_dump_off ((uintptr_t) obj - dump_public.start);
offset           5192 src/pdumper.c    return offset >= dump_private.header.cold_start;
offset           5199 src/pdumper.c    dump_off offset = ptrdiff_t_to_dump_off ((uintptr_t) obj - dump_public.start);
offset           5200 src/pdumper.c    if (offset % DUMP_ALIGNMENT != 0)
offset           5202 src/pdumper.c    ptrdiff_t bitno = offset / DUMP_ALIGNMENT;
offset           5203 src/pdumper.c    if (offset < dump_private.header.discardable_start
offset           5207 src/pdumper.c      dump_find_relocation (&dump_private.header.object_starts, offset);
offset           5208 src/pdumper.c    return (reloc != NULL && dump_reloc_get_offset (*reloc) == offset)
offset           5217 src/pdumper.c    ptrdiff_t offset = (uintptr_t) obj - dump_public.start;
offset           5218 src/pdumper.c    eassert (offset % DUMP_ALIGNMENT == 0);
offset           5219 src/pdumper.c    eassert (offset < dump_private.header.cold_start);
offset           5220 src/pdumper.c    eassert (offset < dump_private.header.discardable_start);
offset           5221 src/pdumper.c    ptrdiff_t bitno = offset / DUMP_ALIGNMENT;
offset           5229 src/pdumper.c    ptrdiff_t offset = (uintptr_t) obj - dump_public.start;
offset           5230 src/pdumper.c    eassert (offset % DUMP_ALIGNMENT == 0);
offset           5231 src/pdumper.c    eassert (offset < dump_private.header.cold_start);
offset           5232 src/pdumper.c    eassert (offset < dump_private.header.discardable_start);
offset           5233 src/pdumper.c    ptrdiff_t bitno = offset / DUMP_ALIGNMENT;
offset           5481 src/pdumper.c    struct dump_reloc *r = dump_ptr (dump_base, header->dump_relocs[phase].offset);
offset           5542 src/pdumper.c    struct emacs_reloc *r = dump_ptr (dump_base, header->emacs_relocs.offset);
offset           5682 src/pdumper.c       .offset = 0,
offset           5690 src/pdumper.c       .offset = adj_discardable_start,
offset           5698 src/pdumper.c       .offset = header->cold_start,
offset             51 src/pgtkim.c   im_context_delete_surrounding_cb (GtkIMContext *imc, int offset, int n_chars,
offset           6439 src/process.c    ptrdiff_t offset;
offset           6444 src/process.c        offset = buf - SSDATA (input_obj);
offset           6449 src/process.c        offset = 0;
offset           6453 src/process.c    entry = Fcons (obj, Fcons (make_fixnum (offset), make_fixnum (len)));
offset           6470 src/process.c    ptrdiff_t offset;
offset           6482 src/process.c    offset = XFIXNUM (XCAR (offset_length));
offset           6483 src/process.c    *buf = SSDATA (*obj) + offset;
offset           4804 src/regex-emacs.c                 ptrdiff_t offset = POINTER_TO_OFFSET (d);
offset           4805 src/regex-emacs.c                 ptrdiff_t charpos = RE_SYNTAX_TABLE_BYTE_TO_CHAR (offset) - 1;
offset           4844 src/regex-emacs.c 	      ptrdiff_t offset = POINTER_TO_OFFSET (d);
offset           4845 src/regex-emacs.c 	      ptrdiff_t charpos = RE_SYNTAX_TABLE_BYTE_TO_CHAR (offset);
offset           4887 src/regex-emacs.c               ptrdiff_t offset = POINTER_TO_OFFSET (d);
offset           4888 src/regex-emacs.c               ptrdiff_t charpos = RE_SYNTAX_TABLE_BYTE_TO_CHAR (offset) - 1;
offset           4929 src/regex-emacs.c 	      ptrdiff_t offset = POINTER_TO_OFFSET (d);
offset           4930 src/regex-emacs.c 	      ptrdiff_t charpos = RE_SYNTAX_TABLE_BYTE_TO_CHAR (offset);
offset           4970 src/regex-emacs.c               ptrdiff_t offset = POINTER_TO_OFFSET (d);
offset           4971 src/regex-emacs.c               ptrdiff_t charpos = RE_SYNTAX_TABLE_BYTE_TO_CHAR (offset) - 1;
offset           5006 src/regex-emacs.c 	      ptrdiff_t offset = POINTER_TO_OFFSET (d);
offset           5007 src/regex-emacs.c 	      ptrdiff_t pos1 = RE_SYNTAX_TABLE_BYTE_TO_CHAR (offset);
offset            193 src/sfnt.c       size_t offset, subtable_size;
offset            197 src/sfnt.c       offset = SFNT_ENDOF (struct sfnt_offset_subtable,
offset            199 src/sfnt.c       rc = read (fd, subtable, offset);
offset            201 src/sfnt.c       if (rc < offset)
offset            246 src/sfnt.c       if (rc < offset)
offset            258 src/sfnt.c           sfnt_swap32 (&subtable->subtables[i].offset);
offset            798 src/sfnt.c     			  off_t offset)
offset            835 src/sfnt.c       format14->offset = offset;
offset            881 src/sfnt.c       off_t offset;
offset            884 src/sfnt.c       if (INT_ADD_WRAPV (directory_offset, table_offset, &offset))
offset            887 src/sfnt.c       if (lseek (fd, offset, SEEK_SET) == (off_t) -1)
offset            944 src/sfnt.c     	      sfnt_read_cmap_format_14 (fd, &header, offset));
offset            975 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1018 src/sfnt.c           sfnt_swap32 (&(*subtables)[i].offset);
offset           1031 src/sfnt.c           (*data)[i] = sfnt_read_cmap_table_1 (fd, directory->offset,
offset           1032 src/sfnt.c     					   (*subtables)[i].offset);
offset           1379 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1455 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1518 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1563 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1609 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1695 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           1731 src/sfnt.c       size_t offset, page, map_offset;
offset           1744 src/sfnt.c       offset = directory->offset & ~(page - 1);
offset           1747 src/sfnt.c       map_offset = directory->offset - offset;
offset           1751 src/sfnt.c     		 PROT_READ, MAP_PRIVATE, fd, offset);
offset           1803 src/sfnt.c     			size_t offset)
offset           1821 src/sfnt.c       if (glyf->size < offset + min_size)
offset           1830 src/sfnt.c       memcpy (simple->end_pts_of_contours, glyf->glyphs + offset,
offset           1877 src/sfnt.c       instructions_start = glyf->glyphs + offset + min_size;
offset           1892 src/sfnt.c       flags_start = (glyf->glyphs + offset
offset           2076 src/sfnt.c     			  size_t offset)
offset           2087 src/sfnt.c       data = glyf->glyphs + offset;
offset           2150 src/sfnt.c       data = glyf->glyphs + offset;
offset           2319 src/sfnt.c       size_t offset, next_offset;
offset           2332 src/sfnt.c           offset = loca_short->offsets[glyph_code] * 2;
offset           2340 src/sfnt.c           offset = loca_long->offsets[glyph_code];
offset           2349 src/sfnt.c       if (offset == next_offset)
offset           2365 src/sfnt.c       if (glyf->size < offset + SFNT_ENDOF (struct sfnt_glyph,
offset           2370 src/sfnt.c       memcpy (&glyph, glyf->glyphs + offset,
offset           2393 src/sfnt.c     			      offset + SFNT_ENDOF (struct sfnt_glyph,
offset           2410 src/sfnt.c     				offset + SFNT_ENDOF (struct sfnt_glyph,
offset           4508 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           4666 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           4731 src/sfnt.c           sfnt_swap16 (&name->name_records[i].offset);
offset           4762 src/sfnt.c       if (lseek (fd, directory->offset + name->string_offset,
offset           4782 src/sfnt.c           if (((int) name->name_records[i].offset
offset           4812 src/sfnt.c     	  return name->data + record->offset;
offset           4829 src/sfnt.c       size_t required, i, data_size, map_size, offset;
offset           4840 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           4907 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           4936 src/sfnt.c     			 &offset))
offset           4942 src/sfnt.c           if (offset > directory->length)
offset           5139 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           5190 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           5238 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           5919 src/sfnt.c         int32_t offset;				\
offset           5921 src/sfnt.c         offset = POP ();				\
offset           5923 src/sfnt.c         if (interpreter->IP + offset < 0		\
offset           5924 src/sfnt.c     	|| (interpreter->IP + offset		\
offset           5928 src/sfnt.c         interpreter->IP += offset;			\
offset           6493 src/sfnt.c         int32_t offset;				\
offset           6496 src/sfnt.c         offset = POP ();				\
offset           6501 src/sfnt.c         if (interpreter->IP + offset < 0		\
offset           6502 src/sfnt.c     	|| (interpreter->IP + offset		\
offset           6506 src/sfnt.c         interpreter->IP += offset;			\
offset           6513 src/sfnt.c         int32_t offset;				\
offset           6516 src/sfnt.c         offset = POP ();				\
offset           6521 src/sfnt.c         if (interpreter->IP + offset < 0		\
offset           6522 src/sfnt.c     	|| (interpreter->IP + offset		\
offset           6526 src/sfnt.c         interpreter->IP += offset;			\
offset           12125 src/sfnt.c     sfnt_read_default_uvs_table (int fd, off_t offset)
offset           12134 src/sfnt.c       if (lseek (fd, offset, SEEK_SET) != offset)
offset           12195 src/sfnt.c     sfnt_read_nondefault_uvs_table (int fd, off_t offset)
offset           12204 src/sfnt.c       if (lseek (fd, offset, SEEK_SET) != offset)
offset           12275 src/sfnt.c       if (rec_a->offset < rec_b->offset)
offset           12277 src/sfnt.c       else if (rec_a->offset > rec_b->offset)
offset           12298 src/sfnt.c       off_t offset;
offset           12323 src/sfnt.c     	  if (INT_ADD_WRAPV (cmap->offset,
offset           12325 src/sfnt.c     			     &table_offsets[j].offset))
offset           12333 src/sfnt.c     	  if (INT_ADD_WRAPV (cmap->offset,
offset           12335 src/sfnt.c     			     &table_offsets[j].offset))
offset           12351 src/sfnt.c       offset = -1;
offset           12357 src/sfnt.c           while (table_offsets[i].offset == offset && i < nmemb)
offset           12375 src/sfnt.c           offset = table_offsets[i].offset;
offset           12379 src/sfnt.c     	  = sfnt_read_nondefault_uvs_table (fd, offset);
offset           12382 src/sfnt.c     	  = sfnt_read_default_uvs_table (fd, offset);
offset           12403 src/sfnt.c     	  template.offset = (cmap->records[i].default_uvs_offset
offset           12404 src/sfnt.c     			     + cmap->offset);
offset           12421 src/sfnt.c     	  template.offset = (cmap->records[i].nondefault_uvs_offset
offset           12422 src/sfnt.c     			     + cmap->offset);
offset           12542 src/sfnt.c       size_t offset, page, map_offset;
offset           12564 src/sfnt.c       offset = directory->offset & ~(page - 1);
offset           12567 src/sfnt.c       map_offset = directory->offset - offset;
offset           12571 src/sfnt.c     	       PROT_READ, MAP_PRIVATE, fd, offset);
offset           12629 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) != directory->offset)
offset           12672 src/sfnt.c       off_t offset;
offset           12692 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           12751 src/sfnt.c       if (INT_ADD_WRAPV (fvar->offset_to_data, directory->offset,
offset           12752 src/sfnt.c     		     &offset))
offset           12757 src/sfnt.c       if (lseek (fd, offset, SEEK_SET) != offset)
offset           12905 src/sfnt.c       off_t offset;
offset           12922 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           13009 src/sfnt.c           if (INT_ADD_WRAPV (gvar->offset_to_coord, directory->offset,
offset           13010 src/sfnt.c     			 &offset))
offset           13013 src/sfnt.c           if (lseek (fd, offset, SEEK_SET) != offset)
offset           13033 src/sfnt.c           if (INT_ADD_WRAPV (gvar->offset_to_data, directory->offset,
offset           13034 src/sfnt.c     			 &offset))
offset           13037 src/sfnt.c           if (lseek (fd, offset, SEEK_SET) != offset)
offset           13084 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           13390 src/sfnt.c       if (lseek (fd, directory->offset, SEEK_SET) == (off_t) -1)
offset           14314 src/sfnt.c       uint32_t offset;
offset           14340 src/sfnt.c         offset = gvar->u.offset_long[id];
offset           14342 src/sfnt.c         offset = gvar->u.offset_word[id] * 2u;
offset           14344 src/sfnt.c       if (offset >= gvar->data_size)
offset           14351 src/sfnt.c       if (offset + sizeof header > gvar->data_size)
offset           14358 src/sfnt.c       memcpy (&header, gvar->glyph_variation_data + offset,
offset           14382 src/sfnt.c           data = gvar->glyph_variation_data + offset + data_offset;
offset           14399 src/sfnt.c       tuple = gvar->glyph_variation_data + offset + sizeof header;
offset           14417 src/sfnt.c           data = gvar->glyph_variation_data + offset + data_offset;
offset           14690 src/sfnt.c       uint32_t offset;
offset           14715 src/sfnt.c         offset = gvar->u.offset_long[id];
offset           14717 src/sfnt.c         offset = gvar->u.offset_word[id] * 2u;
offset           14719 src/sfnt.c       if (offset >= gvar->data_size)
offset           14726 src/sfnt.c       if (offset + sizeof header > gvar->data_size)
offset           14733 src/sfnt.c       memcpy (&header, gvar->glyph_variation_data + offset,
offset           14754 src/sfnt.c           data = gvar->glyph_variation_data + offset + data_offset;
offset           14771 src/sfnt.c       tuple = gvar->glyph_variation_data + offset + sizeof header;
offset           14783 src/sfnt.c           data = gvar->glyph_variation_data + offset + data_offset;
offset           19034 src/sfnt.c     	     font->subtables[i].offset);
offset           19051 src/sfnt.c     	       subtables[i].offset, (void *) data[i]);
offset            106 src/sfnt.h       uint32_t offset;
offset            296 src/sfnt.h       uint32_t offset;
offset            469 src/sfnt.h       off_t offset;
offset            849 src/sfnt.h       uint16_t offset;
offset           1033 src/sfnt.h       off_t offset;
offset            148 src/sfntfont.c   off_t offset;
offset            899 src/sfntfont.c 		  off_t offset)
offset            915 src/sfntfont.c   desc->offset = offset;
offset           2719 src/sfntfont.c   if (desc->offset
offset           2720 src/sfntfont.c       && lseek (fd, desc->offset, SEEK_SET) != desc->offset)
offset           1807 src/textconv.c 		      ptrdiff_t *bytes, ptrdiff_t *offset,
offset           1884 src/textconv.c   *offset = start;
offset           1597 src/timefns.c  check_tm_member (Lisp_Object obj, int offset)
offset           1604 src/timefns.c        if (ckd_sub (&i, n, offset))
offset           1611 src/timefns.c        mpz_sub_ui (mpz[0], *bignum_integer (&mpz[0], obj), offset);
offset           1898 src/timefns.c        long int offset = (HAVE_TM_GMTOFF
offset           1901 src/timefns.c        zone_offset = make_fixnum (offset);
offset           1905 src/timefns.c  	  long int hour = offset / 3600;
offset           1906 src/timefns.c  	  int min_sec = offset % 3600;
offset           1914 src/timefns.c  					     (offset < 0 ? '-' : '+'),
offset             94 src/tparam.c   	  ptrdiff_t offset = op - outstring;
offset            100 src/tparam.c   	      memcpy (new, outstring, offset);
offset            107 src/tparam.c   	  op = new + offset;
offset            617 src/unexelf.c  	      ElfW (Addr) offset = shdr->sh_addr - shdr->sh_offset;
offset            623 src/unexelf.c  		  ElfW (Addr) addr = ((ElfW (Rel) *) reloc)->r_offset - offset;
offset             86 src/unexhp9k800.c check_lseek (int fd, off_t offset, int whence)
offset             88 src/unexhp9k800.c   if (lseek (fd, offset, whence) < 0)
offset            111 src/unexhp9k800.c 		  unsigned int location, int offset)
offset            117 src/unexhp9k800.c   hdr->som_length += offset;
offset            120 src/unexhp9k800.c #define update(ptr) if (ptr > location) ptr = ptr + offset
offset            144 src/unexhp9k800.c 	  subspace.file_loc_init_value += offset;
offset            718 src/unexmacosx.c 		if (sectp->offset < text_seg_lowest_offset)
offset            719 src/unexmacosx.c 		  text_seg_lowest_offset = sectp->offset;
offset            756 src/unexmacosx.c       sectp->offset += curr_file_offset - old_fileoff;
offset            812 src/unexmacosx.c       old_file_offset = sectp->offset;
offset            813 src/unexmacosx.c       sectp->offset = sectp->addr - scp->vmaddr + curr_file_offset;
offset            833 src/unexmacosx.c 	  if (!unexec_write (sectp->offset, (void *) sectp->addr, my_size))
offset            835 src/unexmacosx.c 	  if (!unexec_copy (sectp->offset + my_size, old_file_offset + my_size,
offset            844 src/unexmacosx.c 	  if (!unexec_write (sectp->offset, (void *) sectp->addr, sectp->size))
offset            866 src/unexmacosx.c 	  if (!unexec_write (sectp->offset, (void *) sectp->addr, my_size))
offset            868 src/unexmacosx.c 	  if (!unexec_write_zero (sectp->offset + my_size,
offset            890 src/unexmacosx.c 	  if (!unexec_write (sectp->offset, (void *) sectp->addr, sectp->size))
offset            909 src/unexmacosx.c 	  if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))
offset            919 src/unexmacosx.c 	      sectp->sectname, (long) (sectp->offset),
offset            920 src/unexmacosx.c 	      (long) (sectp->offset + sectp->size), (long) (sectp->size));
offset           1083 src/unexmacosx.c     tlhp->offset += delta;
offset            136 src/unexw32.c  offset_to_section (DWORD_PTR offset, IMAGE_NT_HEADERS * nt_header)
offset            145 src/unexw32.c        if (offset >= section->PointerToRawData
offset            146 src/unexw32.c  	  && offset < section->PointerToRawData + section->SizeOfRawData)
offset            158 src/unexw32.c  relocate_offset (DWORD_PTR offset,
offset            166 src/unexw32.c    while (offset >= src_section->PointerToRawData)
offset            168 src/unexw32.c        if (offset < src_section->PointerToRawData + src_section->SizeOfRawData)
offset            180 src/unexw32.c  	  return offset
offset            187 src/unexw32.c    return offset +
offset            203 src/unexw32.c  #define OFFSET_TO_PTR(offset, pfile_data) \
offset            204 src/unexw32.c            ((pfile_data)->file_base + (DWORD_PTR)(offset))
offset            207 src/unexw32.c  #define OFFSET_TO_RVA(offset, section) \
offset            208 src/unexw32.c    ((section)->VirtualAddress + ((DWORD_PTR)(offset) - (section)->PointerToRawData))
offset            373 src/unexw32.c    DWORD_PTR offset;
offset            524 src/unexw32.c    offset = ROUND_UP (section->PointerToRawData + section->SizeOfRawData,
offset            528 src/unexw32.c       OFFSET_TO_PTR (offset, p_infile),
offset            529 src/unexw32.c       p_infile->size - offset, be_verbose);
offset             58 src/widget.c        offset (geometry), XtRString, (XtPointer) 0},
offset             60 src/widget.c        offset (iconic), XtRImmediate, (XtPointer) False},
offset             64 src/widget.c        offset (frame), XtRImmediate, 0},
offset             67 src/widget.c        offset (minibuffer), XtRImmediate, (XtPointer)0},
offset             70 src/widget.c        offset (unsplittable), XtRImmediate, (XtPointer)0},
offset             73 src/widget.c        offset (internal_border_width), XtRImmediate, (XtPointer)4},
offset             75 src/widget.c        offset (interline), XtRImmediate, (XtPointer)0},
offset             77 src/widget.c        offset (foreground_pixel), XtRString, (char *) "XtDefaultForeground"},
offset             79 src/widget.c        offset (cursor_color), XtRString, (char *) "XtDefaultForeground"},
offset             81 src/widget.c        offset (bar_cursor), XtRImmediate, (XtPointer)0},
offset             83 src/widget.c        offset (visual_bell), XtRImmediate, (XtPointer)0},
offset             85 src/widget.c        offset (bell_volume), XtRImmediate, (XtPointer)0},
offset           1228 src/xdisp.c    					      int *offset);
offset           27336 src/xdisp.c    	ptrdiff_t offset = 0;
offset           27412 src/xdisp.c    	offset = 0;
offset           27438 src/xdisp.c    	       && SREF (elt, offset) != 0
offset           27442 src/xdisp.c    	    ptrdiff_t last_offset = offset;
offset           27445 src/xdisp.c    	    while ((c = SREF (elt, offset++)) != '\0' && c != '%')
offset           27448 src/xdisp.c    	    if (offset - 1 != last_offset)
offset           27455 src/xdisp.c    		offset--;
offset           27458 src/xdisp.c    				       offset - last_offset, precision - n,
offset           27472 src/xdisp.c    					  ? string_byte_to_char (elt, offset)
offset           27487 src/xdisp.c    			nchars = string_byte_to_char (elt, offset) - charpos;
offset           27497 src/xdisp.c    		ptrdiff_t percent_position = offset;
offset           27502 src/xdisp.c    		while ((c = SREF (elt, offset++)) >= '0' && c <= '9')
offset           29437 src/xdisp.c    	  int offset =
offset           29441 src/xdisp.c    	    return OK_PIXELS (pixels + offset);
offset           29444 src/xdisp.c    	    return OK_PIXELS (pixels * fact + offset);
offset           38029 src/xdisp.c    				  int *offset)
offset           38074 src/xdisp.c      *offset = sum;
offset           5960 src/xfns.c       long offset, max_len;
offset           5968 src/xfns.c       offset = 0;
offset           5973 src/xfns.c     			   offset, max_len, False, target_type,
offset           5984 src/xfns.c           offset = 4 * current_desktop;
offset           5988 src/xfns.c     			       offset, max_len, False, target_type,
offset            512 src/xselect.c    size_t offset, items_per_request;
offset            702 src/xselect.c  			   long offset, size_t *remaining)
offset            718 src/xselect.c    if (offset >= size)
offset            724 src/xselect.c    base += (offset * c_size_for_format (data->format));
offset            725 src/xselect.c    *remaining = size - offset;
offset            964 src/xselect.c  				     transfer->offset,
offset            990 src/xselect.c  	      "; current offset is %zu", remaining, transfer->offset);
offset            993 src/xselect.c        transfer->offset += remaining;
offset           1749 src/xselect.c    ptrdiff_t offset = 0;
offset           1795 src/xselect.c  			      offset / X_LONG_SIZE,
offset           1830 src/xselect.c        if (total_size - offset < bytes_gotten)
offset           1833 src/xselect.c  	  ptrdiff_t remaining_lim = total_size_max - offset - bytes_gotten;
offset           1836 src/xselect.c  	  total_size = offset + bytes_gotten + bytes_remaining;
offset           1844 src/xselect.c  	  int  *idata = (int *) (data + offset);
offset           1851 src/xselect.c  	memcpy (data + offset, tmp_data, bytes_gotten);
offset           1853 src/xselect.c        offset += bytes_gotten;
offset           1860 src/xselect.c    data[offset] = '\0';
offset           1865 src/xselect.c    *bytes_ret = offset;
offset           1888 src/xselect.c    ptrdiff_t offset = 0;
offset           1964 src/xselect.c        if (*size_bytes_ret - offset < tmp_size_bytes)
offset           1966 src/xselect.c  			     tmp_size_bytes - (*size_bytes_ret - offset),
offset           1969 src/xselect.c        memcpy ((*data_ret) + offset, tmp_data, tmp_size_bytes);
offset           1970 src/xselect.c        offset += tmp_size_bytes;
offset            982 src/xterm.c      int offset;
offset           29398 src/xterm.c    	  atom = (Atom *) (ptr + x_atom_refs[i].offset);
offset           29483 src/xterm.c    				+ x_atom_refs[i].offset);
offset           29976 src/xterm.c    get_bits_and_offset (unsigned long mask, int *bits, int *offset)
offset           29993 src/xterm.c      *offset = off;
offset           30997 src/xterm.c          *(Atom *) ((char *) dpyinfo + x_atom_refs[i].offset) = atoms_return[i];
offset            466 test/manual/etags/c-src/emacs/src/keyboard.c 	  ptrdiff_t offset = ptr - buffer;
offset            469 test/manual/etags/c-src/emacs/src/keyboard.c 	  ptr = buffer + offset;
offset            484 test/manual/etags/c-src/emacs/src/keyboard.c 	  ptrdiff_t offset = ptr - buffer;
offset            487 test/manual/etags/c-src/emacs/src/keyboard.c 	  ptr = buffer + offset;
offset            734 test/manual/etags/c-src/emacs/src/lisp.h #define TAG_SYMOFFSET(offset)				    \
offset            736 test/manual/etags/c-src/emacs/src/lisp.h 	   ((uintptr_t) (offset) >> (USE_LSB_TAG ? 0 : GCTYPEBITS)))
offset           2305 test/manual/etags/c-src/emacs/src/lisp.h     int offset;
offset           2365 test/manual/etags/c-src/emacs/src/lisp.h     int offset;
offset           3384 test/manual/etags/c-src/emacs/src/lisp.h vcopy (Lisp_Object v, ptrdiff_t offset, Lisp_Object *args, ptrdiff_t count)
offset           3386 test/manual/etags/c-src/emacs/src/lisp.h   eassert (0 <= offset && 0 <= count && offset + count <= ASIZE (v));
offset           3387 test/manual/etags/c-src/emacs/src/lisp.h   memcpy (XVECTOR (v)->contents + offset, args, count * sizeof *args);
offset           2494 test/manual/etags/c-src/etags.c   int offset;			/* where the token starts in LINE */
offset           2966 test/manual/etags/c-src/etags.c 	      token.offset+token.length+1, token.lineno, token.linepos);
offset           2971 test/manual/etags/c-src/etags.c 		token.offset+token.length+1, token.lineno, token.linepos);
offset           3329 test/manual/etags/c-src/etags.c 			  token.offset = tokoff;
offset           3420 test/manual/etags/c-src/etags.c 	  if (yacc_rules && token.offset == 0 && token.valid)
offset           3706 test/manual/etags/c-src/etags.c 	      pushclass_above (bracelev,token.line+token.offset, token.length);
offset            466 test/manual/noverlay/itree-tests.c   A.offset = B.offset = C.offset = D.offset = E.offset = 0;