set_marker_restricted_both 4724 src/lisp.h     extern Lisp_Object set_marker_restricted_both (Lisp_Object, Lisp_Object,
set_marker_restricted_both 4298 src/window.c         set_marker_restricted_both (w->start, buf, BEG, BEG);
set_marker_restricted_both 4299 src/window.c         set_marker_restricted_both (w->pointm, buf, BEG, BEG);
set_marker_restricted_both 4300 src/window.c         set_marker_restricted_both (w->old_pointm, buf, BEG, BEG);
set_marker_restricted_both 5687 src/window.c         set_marker_restricted_both (w->start, w->contents,
set_marker_restricted_both 6005 src/window.c         set_marker_restricted_both (w->start, w->contents, IT_CHARPOS (it),
set_marker_restricted_both 6268 src/window.c         set_marker_restricted_both (w->start, w->contents, pos, pos_byte);
set_marker_restricted_both 7298 src/window.c   		set_marker_restricted_both (w->start, w->contents, 0, 0);
set_marker_restricted_both 7300 src/window.c   		set_marker_restricted_both
set_marker_restricted_both 7305 src/window.c   		set_marker_restricted_both
set_marker_restricted_both 7321 src/window.c   	      set_marker_restricted_both (w->start, w->contents, 0, 0);
set_marker_restricted_both 7322 src/window.c   	      set_marker_restricted_both (w->pointm, w->contents, 0, 0);
set_marker_restricted_both 7323 src/window.c   	      set_marker_restricted_both (w->old_pointm, w->contents, 0, 0);
set_marker_restricted_both 11847 src/xdisp.c          set_marker_restricted_both (oldpoint, Qnil, PT, PT_BYTE);
set_marker_restricted_both 11849 src/xdisp.c          set_marker_restricted_both (oldbegv, Qnil, BEGV, BEGV_BYTE);
set_marker_restricted_both 11851 src/xdisp.c          set_marker_restricted_both (oldzv, Qnil, ZV, ZV_BYTE);
set_marker_restricted_both 12503 src/xdisp.c          set_marker_restricted_both (w->pointm, buffer,
set_marker_restricted_both 12506 src/xdisp.c          set_marker_restricted_both (w->old_pointm, buffer,
set_marker_restricted_both 12509 src/xdisp.c          set_marker_restricted_both (w->start, buffer,
set_marker_restricted_both 4094 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object set_marker_restricted_both (Lisp_Object, Lisp_Object,