XSETFASTINT      1043 src/buffer.c     XSETFASTINT (BVAR (b, save_length), 0);
XSETFASTINT      2372 src/buffer.c       XSETFASTINT (position, PT);
XSETFASTINT      2398 src/buffer.c     XSETFASTINT (BVAR (current_buffer, save_length), 0);
XSETFASTINT      4665 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, mode_line_format), idx); ++idx;
XSETFASTINT      4666 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, abbrev_mode), idx); ++idx;
XSETFASTINT      4667 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, overwrite_mode), idx); ++idx;
XSETFASTINT      4668 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, case_fold_search), idx); ++idx;
XSETFASTINT      4669 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, auto_fill_function), idx); ++idx;
XSETFASTINT      4670 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, selective_display), idx); ++idx;
XSETFASTINT      4671 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, selective_display_ellipses), idx); ++idx;
XSETFASTINT      4672 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, tab_width), idx); ++idx;
XSETFASTINT      4673 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, truncate_lines), idx);
XSETFASTINT      4676 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, word_wrap), idx); ++idx;
XSETFASTINT      4677 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, ctl_arrow), idx); ++idx;
XSETFASTINT      4678 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fill_column), idx); ++idx;
XSETFASTINT      4679 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, left_margin), idx); ++idx;
XSETFASTINT      4680 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, abbrev_table), idx); ++idx;
XSETFASTINT      4681 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, display_table), idx); ++idx;
XSETFASTINT      4682 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, syntax_table), idx); ++idx;
XSETFASTINT      4683 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, cache_long_scans), idx); ++idx;
XSETFASTINT      4684 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, category_table), idx); ++idx;
XSETFASTINT      4685 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_display_reordering), idx); ++idx;
XSETFASTINT      4686 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_paragraph_direction), idx); ++idx;
XSETFASTINT      4687 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_paragraph_separate_re), idx); ++idx;
XSETFASTINT      4688 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_paragraph_start_re), idx); ++idx;
XSETFASTINT      4689 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, buffer_file_coding_system), idx);
XSETFASTINT      4692 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, left_margin_cols), idx); ++idx;
XSETFASTINT      4693 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, right_margin_cols), idx); ++idx;
XSETFASTINT      4694 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, left_fringe_width), idx); ++idx;
XSETFASTINT      4695 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, right_fringe_width), idx); ++idx;
XSETFASTINT      4696 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fringes_outside_margins), idx); ++idx;
XSETFASTINT      4697 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_bar_width), idx); ++idx;
XSETFASTINT      4698 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_bar_height), idx); ++idx;
XSETFASTINT      4699 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, vertical_scroll_bar_type), idx); ++idx;
XSETFASTINT      4700 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, horizontal_scroll_bar_type), idx); ++idx;
XSETFASTINT      4701 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, indicate_empty_lines), idx); ++idx;
XSETFASTINT      4702 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, indicate_buffer_boundaries), idx); ++idx;
XSETFASTINT      4703 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fringe_indicator_alist), idx); ++idx;
XSETFASTINT      4704 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fringe_cursor_alist), idx); ++idx;
XSETFASTINT      4705 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_up_aggressively), idx); ++idx;
XSETFASTINT      4706 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_down_aggressively), idx); ++idx;
XSETFASTINT      4707 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, header_line_format), idx); ++idx;
XSETFASTINT      4708 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, tab_line_format), idx); ++idx;
XSETFASTINT      4709 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, cursor_type), idx); ++idx;
XSETFASTINT      4710 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, extra_line_spacing), idx); ++idx;
XSETFASTINT      4712 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, ts_parser_list), idx); ++idx;
XSETFASTINT      4714 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, cursor_in_non_selected_windows), idx); ++idx;
XSETFASTINT      4772 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, tab_width), 8);
XSETFASTINT      4789 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, fill_column), 70);
XSETFASTINT      4790 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, left_margin), 0);
XSETFASTINT      4793 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, display_count), 0);
XSETFASTINT      4794 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, left_margin_cols), 0);
XSETFASTINT      4795 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, right_margin_cols), 0);
XSETFASTINT      5920 src/buffer.c     XSETFASTINT (Vlong_line_threshold, 50000);
XSETFASTINT        68 src/bytecode.c         XSETFASTINT (METER_1 (this_code),				\
XSETFASTINT        73 src/bytecode.c         XSETFASTINT (METER_2 (last_code, this_code),			\
XSETFASTINT       801 src/callint.c      XSETFASTINT (val, 1);
XSETFASTINT       809 src/callint.c      XSETFASTINT (val, 1);
XSETFASTINT       492 src/character.c   XSETFASTINT (val, lisp_string_width (str, ifrom, ito, -1, NULL, NULL, true));
XSETFASTINT        48 src/cmds.c         XSETFASTINT (n, 1);
XSETFASTINT       163 src/cmds.c         XSETFASTINT (n, 1);
XSETFASTINT       188 src/cmds.c         XSETFASTINT (n, 1);
XSETFASTINT       299 src/composite.c   XSETFASTINT (id, n_compositions);
XSETFASTINT       190 src/editfns.c    XSETFASTINT (temp, PT);
XSETFASTINT       409 src/editfns.c      XSETFASTINT (pos, PT);
XSETFASTINT       614 src/editfns.c        XSETFASTINT (new_pos, PT);
XSETFASTINT       905 src/editfns.c    XSETFASTINT (temp, BEGV);
XSETFASTINT       924 src/editfns.c    XSETFASTINT (temp, ZV);
XSETFASTINT       943 src/editfns.c    XSETFASTINT (temp, GPT);
XSETFASTINT       953 src/editfns.c    XSETFASTINT (temp, GAP_SIZE);
XSETFASTINT       996 src/editfns.c      XSETFASTINT (temp, 0);
XSETFASTINT       998 src/editfns.c      XSETFASTINT (temp, FETCH_CHAR (PT_BYTE));
XSETFASTINT      1009 src/editfns.c      XSETFASTINT (temp, 0);
XSETFASTINT      1014 src/editfns.c        XSETFASTINT (temp, FETCH_CHAR (pos));
XSETFASTINT      1017 src/editfns.c      XSETFASTINT (temp, FETCH_BYTE (PT_BYTE - 1));
XSETFASTINT      1104 src/editfns.c        XSETFASTINT (pos, PT);
XSETFASTINT      1127 src/editfns.c        XSETFASTINT (val, FETCH_CHAR (pos_byte));
XSETFASTINT      1132 src/editfns.c        XSETFASTINT (val, FETCH_BYTE (pos_byte));
XSETFASTINT      1496 src/editfns.c      XSETFASTINT (count, 1);
XSETFASTINT      1547 src/editfns.c      XSETFASTINT (byte, BYTE8_TO_CHAR (XFIXNUM (byte)));
XSETFASTINT      2146 src/emacs.c          XSETFASTINT (Vmessage_log_max, 0);
XSETFASTINT      4852 src/fileio.c         XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
XSETFASTINT      5266 src/fileio.c   	  XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
XSETFASTINT      5299 src/fileio.c   	  XSETFASTINT (start, BEGV);
XSETFASTINT      5300 src/fileio.c   	  XSETFASTINT (end, ZV);
XSETFASTINT      5306 src/fileio.c         XSETFASTINT (start, BEGV);
XSETFASTINT      5307 src/fileio.c         XSETFASTINT (end, ZV);
XSETFASTINT      5522 src/fileio.c         XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
XSETFASTINT      5604 src/fileio.c   	  XSETFASTINT (start, BEGV);
XSETFASTINT      5605 src/fileio.c   	  XSETFASTINT (end, ZV);
XSETFASTINT      5631 src/fileio.c   	  XSETFASTINT (start, BEGV);
XSETFASTINT      5632 src/fileio.c   	  XSETFASTINT (end, ZV);
XSETFASTINT      6161 src/fileio.c   	    XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
XSETFASTINT      6207 src/fileio.c     XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
XSETFASTINT      3365 src/frame.c          XSETFASTINT (lines, FRAME_MENU_BAR_LINES (f));
XSETFASTINT      3367 src/frame.c          XSETFASTINT (lines, FRAME_TAB_BAR_LINES (f));
XSETFASTINT       138 src/indent.c       XSETFASTINT (widthtab->contents[i], character_width (i, disptab));
XSETFASTINT       224 src/indent.c     XSETFASTINT (position, pos);
XSETFASTINT       245 src/indent.c         XSETFASTINT (proplimit, min (pos + 100, to));
XSETFASTINT       316 src/indent.c     XSETFASTINT (temp, current_column ());
XSETFASTINT       901 src/indent.c       XSETFASTINT (minimum, 0);
XSETFASTINT       914 src/indent.c         XSETFASTINT (n, mincol / tab_width - fromcol / tab_width);
XSETFASTINT       923 src/indent.c     XSETFASTINT (column, mincol - fromcol);
XSETFASTINT      1893 src/indent.c     XSETFASTINT (bufpos, pos->bufpos);
XSETFASTINT      1973 src/insdel.c     XSETFASTINT (temp, start);
XSETFASTINT      2197 src/intervals.c   XSETFASTINT (lispy_position, position);
XSETFASTINT       979 src/keyboard.c   XSETFASTINT (Vprint_level, 10);
XSETFASTINT       980 src/keyboard.c   XSETFASTINT (Vprint_length, 10);
XSETFASTINT      2600 src/keyboard.c 	XSETFASTINT (c, CHAR_META | (XFIXNAT (c) & ~0x80));
XSETFASTINT      5885 src/keyboard.c 	XSETFASTINT (lispy_c, c);
XSETFASTINT      6913 src/keyboard.c       XSETFASTINT (mask, modifiers);
XSETFASTINT      6965 src/keyboard.c   XSETFASTINT (idx, (modifiers & ~click_modifier));
XSETFASTINT      12582 src/keyboard.c   XSETFASTINT (Vauto_save_timeout, 30);
XSETFASTINT       346 src/keymap.c       XSETFASTINT (idx, XFIXNUM (idx) & (CHAR_META | (CHAR_META - 1)));
XSETFASTINT       564 src/keymap.c   	      XSETFASTINT (character, c);
XSETFASTINT       771 src/keymap.c       XSETFASTINT (idx, XFIXNUM (idx) & (CHAR_META | (CHAR_META - 1)));
XSETFASTINT      2430 src/keymap.c         XSETFASTINT (ii, i);
XSETFASTINT       735 src/lread.c    		XSETFASTINT (val, XFIXNUM (tem1) | XFIXNUM (Fcar (Fcdr (tem))));
XSETFASTINT       102 src/macros.c   	    XSETFASTINT (c, CHAR_META | (XFIXNAT (c) & ~0x80));
XSETFASTINT       155 src/macros.c       XSETFASTINT (repeat, 1);
XSETFASTINT      1191 src/menu.c     	XSETFASTINT (x, 0);
XSETFASTINT      1192 src/menu.c     	XSETFASTINT (y, 0);
XSETFASTINT      1233 src/menu.c     	    XSETFASTINT (x, 0);
XSETFASTINT      1234 src/menu.c     	    XSETFASTINT (y, 0);
XSETFASTINT      1368 src/minibuf.c      XSETFASTINT (histpos, 0);
XSETFASTINT      1670 src/minibuf.c  		XSETFASTINT (bucket, 0);
XSETFASTINT      1814 src/minibuf.c    XSETFASTINT (zero, 0);		/* Else extract the part in which */
XSETFASTINT      1815 src/minibuf.c    XSETFASTINT (end, bestmatchsize);	/* all completions agree.  */
XSETFASTINT      1908 src/minibuf.c  		XSETFASTINT (bucket, 0);
XSETFASTINT      2379 src/minibuf.c    XSETFASTINT (Vhistory_length, 100);
XSETFASTINT      2457 src/minibuf.c    XSETFASTINT (Vminibuffer_history_variable, 0);
XSETFASTINT      2897 src/search.c   	      XSETFASTINT (data[2 * i], start);
XSETFASTINT      2898 src/search.c   	      XSETFASTINT (data[2 * i + 1], search_regs.end[i]);
XSETFASTINT      3026 src/search.c   		  XSETFASTINT (marker, 0);
XSETFASTINT      3046 src/search.c   	      XSETFASTINT (marker, 0);
XSETFASTINT      1590 src/syntax.c       XSETFASTINT (arg, 1);
XSETFASTINT      1686 src/syntax.c       XSETFASTINT (lim, ZV);
XSETFASTINT      1688 src/syntax.c       XSETFASTINT (lim, BEGV);
XSETFASTINT      2125 src/syntax.c       XSETFASTINT (lim, ZV);
XSETFASTINT      2127 src/syntax.c       XSETFASTINT (lim, BEGV);
XSETFASTINT      3035 src/syntax.c     XSETFASTINT (val, from);
XSETFASTINT       823 src/textprop.c 	XSETFASTINT (limit, ZV);
XSETFASTINT       831 src/textprop.c 	    XSETFASTINT (position, ZV);
XSETFASTINT       908 src/textprop.c 	XSETFASTINT (limit, BEGV);
XSETFASTINT       916 src/textprop.c 	    XSETFASTINT (position, BEGV);
XSETFASTINT       988 src/textprop.c 	XSETFASTINT (position, (STRINGP (object)
XSETFASTINT       992 src/textprop.c 	XSETFASTINT (position, next->position);
XSETFASTINT       114 src/undo.c       XSETFASTINT (lbeg, beg);
XSETFASTINT       180 src/undo.c           XSETFASTINT (sbeg, beg);
XSETFASTINT       599 src/w32inevt.c       XSETFASTINT (emacs_ev->x, x);
XSETFASTINT       600 src/w32inevt.c       XSETFASTINT (emacs_ev->y, y);
XSETFASTINT      6237 src/window.c     XSETFASTINT (tem, PT);
XSETFASTINT      6936 src/window.c       XSETFASTINT (arg, lines / 2);
XSETFASTINT      7578 src/window.c         XSETFASTINT (p->hscroll, w->hscroll);
XSETFASTINT      7580 src/window.c         XSETFASTINT (p->min_hscroll, w->min_hscroll);
XSETFASTINT      7581 src/window.c         XSETFASTINT (p->hscroll_whole, w->hscroll_whole);
XSETFASTINT      7582 src/window.c         XSETFASTINT (p->vscroll, -w->vscroll);
XSETFASTINT      6599 src/xfaces.c     XSETFASTINT (position, pos);
XSETFASTINT      6606 src/xfaces.c     XSETFASTINT (limit1, (limit < endpos ? limit : endpos));
XSETFASTINT      6735 src/xfaces.c     XSETFASTINT (position, pos);
XSETFASTINT      6742 src/xfaces.c     XSETFASTINT (limit1, (limit < endpos ? limit : endpos));
XSETFASTINT      6807 src/xfaces.c     XSETFASTINT (position, pos);
XSETFASTINT      6816 src/xfaces.c     XSETFASTINT (limit, SCHARS (string));
XSETFASTINT       287 test/manual/etags/c-src/abbrev.c     XSETFASTINT (sym, 0);
XSETFASTINT      1003 test/manual/etags/c-src/emacs/src/keyboard.c   XSETFASTINT (Vprint_level, 10);
XSETFASTINT      1004 test/manual/etags/c-src/emacs/src/keyboard.c   XSETFASTINT (Vprint_length, 10);
XSETFASTINT      2505 test/manual/etags/c-src/emacs/src/keyboard.c 	XSETFASTINT (c, CHAR_META | (XFASTINT (c) & ~0x80));
XSETFASTINT      5520 test/manual/etags/c-src/emacs/src/keyboard.c 	XSETFASTINT (lispy_c, c);
XSETFASTINT      6381 test/manual/etags/c-src/emacs/src/keyboard.c       XSETFASTINT (mask, modifiers);
XSETFASTINT      6434 test/manual/etags/c-src/emacs/src/keyboard.c   XSETFASTINT (idx, (modifiers & ~click_modifier));
XSETFASTINT      6564 test/manual/etags/c-src/emacs/src/keyboard.c 	  XSETFASTINT (size, table_size);
XSETFASTINT      11413 test/manual/etags/c-src/emacs/src/keyboard.c   XSETFASTINT (Vauto_save_timeout, 30);
XSETFASTINT      2732 test/manual/etags/c-src/emacs/src/lisp.h       XSETFASTINT (x, marker_position (x));				\
XSETFASTINT      2752 test/manual/etags/c-src/emacs/src/lisp.h       XSETFASTINT (x, marker_position (x));				\