safe_call1       8168 src/coding.c         val = safe_call1 (CODING_ATTR_POST_READ (attrs),
safe_call1        613 src/keymap.c     map = safe_call1 (Qkeymap_canonicalize, map);
safe_call1       4612 src/lisp.h     extern Lisp_Object safe_call1 (Lisp_Object, Lisp_Object);
safe_call1       1097 src/print.c    	  Lisp_Object subs = safe_call1 (Qsubstitute_command_keys, errmsg);
safe_call1        480 src/syntax.c         safe_call1 (Qinternal__syntax_propertize,
safe_call1       3813 src/window.c   	  safe_call1 (XCAR (funs), window_or_frame);
safe_call1       4573 src/xdisp.c    	safe_call1 (val, pos);
safe_call1       4597 src/xdisp.c    			safe_call1 (fn, pos);
safe_call1       4601 src/xdisp.c    		safe_call1 (fn, pos);
safe_call1       5855 src/xdisp.c    		  height = safe_call1 (it->font_height,
safe_call1       12754 src/xdisp.c    	safe_call1 (Qwindow__resize_mini_frame, WINDOW_FRAME (w));
safe_call1       13001 src/xdisp.c          message = safe_call1 (Vset_message_function, string);
safe_call1       18408 src/xdisp.c          Lisp_Object val = safe_call1 (mclfv_p, window);
safe_call1       26796 src/xdisp.c    	wset_mode_line_help_echo (w, safe_call1 (default_help, window));
safe_call1       28366 src/xdisp.c    	  val = safe_call1 (intern ("file-remote-p"), curdir);
safe_call1       2198 src/xfaces.c         result = safe_call1 (from, to);
safe_call1       26347 src/xterm.c    	  dpyinfo->xim_coding = safe_call1 (Vx_input_coding_function,
safe_call1       4041 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object safe_call1 (Lisp_Object, Lisp_Object);