XSETCAR          2735 src/alloc.c      XSETCAR (val, car);
XSETCAR          5516 src/alloc.c      XSETCAR (new, purecopy (car));
XSETCAR          5881 src/alloc.c    	    XSETCAR (entry, compact_font_cache_entry (XCAR (entry)));
XSETCAR          3974 src/buffer.c   	XSETCAR (XCDR (tail), value);
XSETCAR          1586 src/bytecode.c 	    XSETCAR (cell, newval);
XSETCAR           145 src/callint.c        XSETCAR (tail, quotify_arg (XCAR (tail)));
XSETCAR           678 src/charset.c  	    XSETCAR (range, make_fixnum (c));
XSETCAR           687 src/charset.c  	  XSETCAR (range, Qnil);
XSETCAR          1088 src/charset.c  	  XSETCAR (val, Fcons (make_fixnum (this_id), make_fixnum (offset)));
XSETCAR          1214 src/charset.c  	      XSETCAR (tail, make_fixnum (id));
XSETCAR          2266 src/charset.c      XSETCAR (tail, sort_data[i].charset);
XSETCAR           827 src/chartab.c  	      XSETCAR (range, make_fixnum (c));
XSETCAR           947 src/chartab.c  	    XSETCAR (range, Qnil);
XSETCAR           969 src/chartab.c  		XSETCAR (range, Qnil);
XSETCAR           975 src/chartab.c  	      XSETCAR (range, make_fixnum (c));
XSETCAR          1031 src/chartab.c  	  XSETCAR (range, Qnil);
XSETCAR          6899 src/coding.c   	      XSETCAR (val, Fget (XCAR (val), Qtranslation_table));
XSETCAR          8924 src/coding.c   	      XSETCAR (tail, AREF (eol_type, 0));
XSETCAR          8926 src/coding.c   	      XSETCAR (tail, AREF (eol_type, 1));
XSETCAR          8928 src/coding.c   	      XSETCAR (tail, AREF (eol_type, 2));
XSETCAR          8930 src/coding.c   	      XSETCAR (tail, CODING_ID_NAME (id));
XSETCAR          8933 src/coding.c   	  XSETCAR (tail, CODING_ID_NAME (id));
XSETCAR          9117 src/coding.c   		  XSETCAR (tail, XCAR (XCDR (tail)));
XSETCAR          9122 src/coding.c   		  XSETCAR (tail, Qnil);
XSETCAR          10994 src/coding.c   	  XSETCAR (tail, make_fixnum (charset->id));
XSETCAR          11098 src/coding.c   		      XSETCAR (tmp2, XCAR (tail));
XSETCAR          11229 src/coding.c   	  XSETCAR (val, make_fixnum (id));
XSETCAR           252 src/composite.c       XSETCAR (prop, id);
XSETCAR           300 src/composite.c   XSETCAR (prop, id);
XSETCAR           609 src/composite.c 	    XSETCAR (XCDR (plist), Fcons (XCAR (val), XCDR (val)));
XSETCAR           655 src/data.c       XSETCAR (cell, newcar);
XSETCAR           455 src/doc.c      	    XSETCAR (tem, make_fixnum (offset));
XSETCAR          4293 src/editfns.c  	      XSETCAR (item, make_fixnum (translated));
XSETCAR          4315 src/editfns.c  	      XSETCAR (XCDR (item), make_fixnum (translated));
XSETCAR          3743 src/fileio.c     XSETCAR (unwind_data, make_fixnum (inserted));
XSETCAR          3836 src/fileio.c   	XSETCAR (windows,
XSETCAR          1512 src/fns.c      	XSETCAR (tem, Fcons (XCAR (car), XCDR (car)));
XSETCAR          2338 src/fns.c      	  XSETCAR (tail, result[i]);
XSETCAR          2330 src/font.c           XSETCAR (val, make_fixnum (XFIXNUM (XCAR (val)) + 1));
XSETCAR          2347 src/font.c       XSETCAR (tmp, make_fixnum (XFIXNUM (XCAR (tmp)) - 1));
XSETCAR          4729 src/font.c     	XSETCAR (capability, script_list);
XSETCAR          5506 src/font.c     	  XSETCAR (tail, val);
XSETCAR           464 src/fontset.c    XSETCAR (font_group, make_fixnum (low_tick_bits));
XSETCAR          1449 src/fontset.c  	XSETCAR (XCAR (script_range_list), make_fixnum (to + 1));
XSETCAR          1982 src/fontset.c  		  XSETCAR (elt, Ffont_xlfd_name (XCAR (elt), Qnil));
XSETCAR          5385 src/frame.c          XSETCAR (tem, Qnil);
XSETCAR          5391 src/frame.c    	  XSETCAR (XCAR (tail), Qnil);
XSETCAR           229 src/ftfont.c     XSETCAR (cache, entity);
XSETCAR          1751 src/ftfont.c       XSETCAR (gsub_gpos, ftfont_otf_features (otf->gsub));
XSETCAR           230 src/hbfont.c       XSETCAR (gsub_gpos, hbfont_otf_features (face, HB_OT_TAG_GSUB));
XSETCAR          3299 src/keyboard.c 	    XSETCAR (help_form_saved_window_configs, Qnil);
XSETCAR          4243 src/keyboard.c 		      XSETCAR (maybe_event->ie.arg, make_float (pinch_dx));
XSETCAR          4244 src/keyboard.c 		      XSETCAR (XCDR (maybe_event->ie.arg), make_float (pinch_dy));
XSETCAR          4245 src/keyboard.c 		      XSETCAR (Fnthcdr (make_fixnum (3),
XSETCAR          4293 src/keyboard.c 		  XSETCAR (event->ie.arg,
XSETCAR          9390 src/keyboard.c 		XSETCAR (tem, Fcons (XCAR (tem), Qdisabled));
XSETCAR           408 src/keyboard.h #define POSN_SET_POSN(posn,x) (XSETCAR (XCDR (posn), (x)))
XSETCAR           945 src/keymap.c   	    XSETCAR (elt, copy_keymap_1 (tem, depth));
XSETCAR          4448 src/lread.c          XSETCAR (subtree, substitute_object_recurse (subst, XCAR (subtree)));
XSETCAR          1038 src/minibuf.c    XSETCAR (cll_tail, make_fixnum (depth ? command_loop_level : 0));
XSETCAR          1047 src/minibuf.c        XSETCAR (tail, buf);
XSETCAR           447 src/pgtkselect.c   XSETCAR (property_change_reply, Qnil);
XSETCAR           975 src/pgtkselect.c 	    XSETCAR (property_change_reply, Qt);
XSETCAR          1035 src/pgtkselect.c   XSETCAR (reading_selection_reply, Qnil);
XSETCAR          1783 src/pgtkselect.c   XSETCAR (reading_selection_reply,
XSETCAR          7458 src/process.c  	      XSETCAR (tail, Qnil);
XSETCAR          2877 src/search.c   	  XSETCAR (tail, Qnil);
XSETCAR          2938 src/search.c   	    XSETCAR (tail, data[i]);
XSETCAR          2940 src/search.c   	    XSETCAR (tail, Qnil);
XSETCAR          3037 src/search.c   		XSETCAR (list, Qnil);
XSETCAR          3064 src/search.c   		XSETCAR (list, Qnil);
XSETCAR          3113 src/sysdep.c         XSETCAR (tail, Fstring_to_number (XCAR (tail), Qnil));
XSETCAR          2154 src/textprop.c 	  XSETCAR (XCDR (item), new_end);
XSETCAR          3389 src/w32fns.c   	      XSETCAR (make_lisp_ptr ((void *)msg.lParam, Lisp_Cons), Qnil);
XSETCAR          8712 src/w32fns.c   	XSETCAR (item, key);
XSETCAR           257 src/w32uniscribe.c   XSETCAR (capability, features);
XSETCAR          1704 src/xfaces.c         XSETCAR (tail, Ffont_xlfd_name (font_entity, Qnil));
XSETCAR          5659 src/xfaces.c         XSETCAR (tail, entry);
XSETCAR          5661 src/xfaces.c   	XSETCAR (tail2, Fintern (XCAR (tail2), Qnil));
XSETCAR          5688 src/xfaces.c         XSETCAR (tail, entry);
XSETCAR          5690 src/xfaces.c   	XSETCAR (tail2, Fdowncase (XCAR (tail2)));
XSETCAR           607 src/xselect.c    XSETCAR (property_change_reply, Qnil);
XSETCAR          1295 src/xselect.c  	    XSETCAR (property_change_reply, Qt);
XSETCAR          1367 src/xselect.c    XSETCAR (reading_selection_reply, Qnil);
XSETCAR          2144 src/xselect.c    XSETCAR (reading_selection_reply,
XSETCAR          2468 src/xterm.c      XSETCAR (x_dnd_selection_alias_cell,
XSETCAR          12407 src/xterm.c      XSETCAR (x_dnd_selection_alias_cell, QSECONDARY);
XSETCAR          3199 test/manual/etags/c-src/emacs/src/keyboard.c 	    XSETCAR (help_form_saved_window_configs, Qnil);
XSETCAR          8483 test/manual/etags/c-src/emacs/src/keyboard.c 		XSETCAR (tem, Fcons (XCAR (tem), Qdisabled));
XSETCAR          1193 test/manual/etags/c-src/emacs/src/lisp.h XSETCAR (Lisp_Object c, Lisp_Object n)
XSETCAR          2764 test/manual/etags/c-src/emacs/src/lisp.h   XSETCAR (x, tmp);