set_marker_restricted_both 4731 src/lisp.h     extern Lisp_Object set_marker_restricted_both (Lisp_Object, Lisp_Object,
set_marker_restricted_both 4316 src/window.c         set_marker_restricted_both (w->start, buf, BEG, BEG);
set_marker_restricted_both 4317 src/window.c         set_marker_restricted_both (w->pointm, buf, BEG, BEG);
set_marker_restricted_both 4318 src/window.c         set_marker_restricted_both (w->old_pointm, buf, BEG, BEG);
set_marker_restricted_both 5704 src/window.c         set_marker_restricted_both (w->start, w->contents,
set_marker_restricted_both 6022 src/window.c         set_marker_restricted_both (w->start, w->contents, IT_CHARPOS (it),
set_marker_restricted_both 6285 src/window.c         set_marker_restricted_both (w->start, w->contents, pos, pos_byte);
set_marker_restricted_both 7315 src/window.c   		set_marker_restricted_both (w->start, w->contents, 0, 0);
set_marker_restricted_both 7317 src/window.c   		set_marker_restricted_both
set_marker_restricted_both 7322 src/window.c   		set_marker_restricted_both
set_marker_restricted_both 7338 src/window.c   	      set_marker_restricted_both (w->start, w->contents, 0, 0);
set_marker_restricted_both 7339 src/window.c   	      set_marker_restricted_both (w->pointm, w->contents, 0, 0);
set_marker_restricted_both 7340 src/window.c   	      set_marker_restricted_both (w->old_pointm, w->contents, 0, 0);
set_marker_restricted_both 11882 src/xdisp.c          set_marker_restricted_both (oldpoint, Qnil, PT, PT_BYTE);
set_marker_restricted_both 11884 src/xdisp.c          set_marker_restricted_both (oldbegv, Qnil, BEGV, BEGV_BYTE);
set_marker_restricted_both 11886 src/xdisp.c          set_marker_restricted_both (oldzv, Qnil, ZV, ZV_BYTE);
set_marker_restricted_both 12538 src/xdisp.c          set_marker_restricted_both (w->pointm, buffer,
set_marker_restricted_both 12541 src/xdisp.c          set_marker_restricted_both (w->old_pointm, buffer,
set_marker_restricted_both 12544 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,