XSETCAR          2908 src/alloc.c      XSETCAR (val, car);
XSETCAR          5783 src/alloc.c      XSETCAR (new, purecopy (car));
XSETCAR          6148 src/alloc.c    	    XSETCAR (entry, compact_font_cache_entry (XCAR (entry)));
XSETCAR          3982 src/buffer.c   	XSETCAR (XCDR (tail), value);
XSETCAR          1632 src/bytecode.c 	    XSETCAR (cell, newval);
XSETCAR           145 src/callint.c        XSETCAR (tail, quotify_arg (XCAR (tail)));
XSETCAR           679 src/charset.c  	    XSETCAR (range, make_fixnum (c));
XSETCAR           688 src/charset.c  	  XSETCAR (range, Qnil);
XSETCAR          1089 src/charset.c  	  XSETCAR (val, Fcons (make_fixnum (this_id), make_fixnum (offset)));
XSETCAR          1215 src/charset.c  	      XSETCAR (tail, make_fixnum (id));
XSETCAR          2267 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          6905 src/coding.c   	      XSETCAR (val, Fget (XCAR (val), Qtranslation_table));
XSETCAR          8950 src/coding.c   	      XSETCAR (tail, AREF (eol_type, 0));
XSETCAR          8952 src/coding.c   	      XSETCAR (tail, AREF (eol_type, 1));
XSETCAR          8954 src/coding.c   	      XSETCAR (tail, AREF (eol_type, 2));
XSETCAR          8956 src/coding.c   	      XSETCAR (tail, CODING_ID_NAME (id));
XSETCAR          8959 src/coding.c   	  XSETCAR (tail, CODING_ID_NAME (id));
XSETCAR          9143 src/coding.c   		  XSETCAR (tail, XCAR (XCDR (tail)));
XSETCAR          9148 src/coding.c   		  XSETCAR (tail, Qnil);
XSETCAR          11020 src/coding.c   	  XSETCAR (tail, make_fixnum (charset->id));
XSETCAR          11124 src/coding.c   		      XSETCAR (tmp2, XCAR (tail));
XSETCAR          11255 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           656 src/data.c       XSETCAR (cell, newcar);
XSETCAR           515 src/doc.c      	    XSETCAR (tem, make_fixnum (offset));
XSETCAR          4301 src/editfns.c  	      XSETCAR (item, make_fixnum (translated));
XSETCAR          4323 src/editfns.c  	      XSETCAR (XCDR (item), make_fixnum (translated));
XSETCAR          3891 src/fileio.c     XSETCAR (unwind_data, make_fixnum (inserted));
XSETCAR          3985 src/fileio.c   	XSETCAR (windows,
XSETCAR          1524 src/fns.c      	XSETCAR (tem, Fcons (XCAR (car), XCDR (car)));
XSETCAR          2364 src/fns.c      	  XSETCAR (tail, result[i]);
XSETCAR          2360 src/font.c           XSETCAR (val, make_fixnum (XFIXNUM (XCAR (val)) + 1));
XSETCAR          2377 src/font.c       XSETCAR (tmp, make_fixnum (XFIXNUM (XCAR (tmp)) - 1));
XSETCAR          4759 src/font.c     	XSETCAR (capability, script_list);
XSETCAR          5536 src/font.c     	  XSETCAR (tail, val);
XSETCAR           464 src/fontset.c    XSETCAR (font_group, make_fixnum (low_tick_bits));
XSETCAR          1476 src/fontset.c  	XSETCAR (XCAR (script_range_list), make_fixnum (to + 1));
XSETCAR          2009 src/fontset.c  		  XSETCAR (elt, Ffont_xlfd_name (XCAR (elt), Qnil));
XSETCAR          5469 src/frame.c          XSETCAR (tem, Qnil);
XSETCAR          5475 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          3330 src/keyboard.c 	    XSETCAR (help_form_saved_window_configs, Qnil);
XSETCAR          4309 src/keyboard.c 		      XSETCAR (maybe_event->ie.arg, make_float (pinch_dx));
XSETCAR          4310 src/keyboard.c 		      XSETCAR (XCDR (maybe_event->ie.arg), make_float (pinch_dy));
XSETCAR          4311 src/keyboard.c 		      XSETCAR (Fnthcdr (make_fixnum (3),
XSETCAR          4359 src/keyboard.c 		  XSETCAR (event->ie.arg,
XSETCAR          9801 src/keyboard.c 		XSETCAR (tem, Fcons (XCAR (tem), Qdisabled));
XSETCAR           425 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          4697 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          7495 src/process.c  	      XSETCAR (tail, Qnil);
XSETCAR          2881 src/search.c   	  XSETCAR (tail, Qnil);
XSETCAR          2942 src/search.c   	    XSETCAR (tail, data[i]);
XSETCAR          2944 src/search.c   	    XSETCAR (tail, Qnil);
XSETCAR          3041 src/search.c   		XSETCAR (list, Qnil);
XSETCAR          3068 src/search.c   		XSETCAR (list, Qnil);
XSETCAR          3361 src/sysdep.c         XSETCAR (tail, Fstring_to_number (XCAR (tail), Qnil));
XSETCAR          2154 src/textprop.c 	  XSETCAR (XCDR (item), new_end);
XSETCAR          3422 src/w32fns.c   	      XSETCAR (make_lisp_ptr ((void *)msg.lParam, Lisp_Cons), Qnil);
XSETCAR          8745 src/w32fns.c   	XSETCAR (item, key);
XSETCAR           257 src/w32uniscribe.c   XSETCAR (capability, features);
XSETCAR          1741 src/xfaces.c         XSETCAR (tail, Ffont_xlfd_name (font_entity, Qnil));
XSETCAR          5696 src/xfaces.c         XSETCAR (tail, entry);
XSETCAR          5698 src/xfaces.c   	XSETCAR (tail2, Fintern (XCAR (tail2), Qnil));
XSETCAR          5725 src/xfaces.c         XSETCAR (tail, entry);
XSETCAR          5727 src/xfaces.c   	XSETCAR (tail2, Fdowncase (XCAR (tail2)));
XSETCAR           599 src/xselect.c    XSETCAR (property_change_reply, Qnil);
XSETCAR          1583 src/xselect.c  	    XSETCAR (property_change_reply, Qt);
XSETCAR          1675 src/xselect.c    XSETCAR (reading_selection_reply, Qnil);
XSETCAR          2495 src/xselect.c    XSETCAR (reading_selection_reply,
XSETCAR          2544 src/xterm.c      XSETCAR (x_dnd_selection_alias_cell,
XSETCAR          12722 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);