x_atom_to_symbol  818 src/xselect.c    Lisp_Object selection_symbol = x_atom_to_symbol (dpyinfo, selection);
x_atom_to_symbol  820 src/xselect.c    Lisp_Object target_symbol = x_atom_to_symbol (dpyinfo, target);
x_atom_to_symbol 1041 src/xselect.c    selection_symbol = x_atom_to_symbol (dpyinfo, selection);
x_atom_to_symbol 1602 src/xselect.c  	  SDATA (SYMBOL_NAME (x_atom_to_symbol (dpyinfo, property))));
x_atom_to_symbol 1605 src/xselect.c  	  SDATA (SYMBOL_NAME (x_atom_to_symbol (dpyinfo, property))));
x_atom_to_symbol 1725 src/xselect.c  			  x_atom_to_symbol (dpyinfo, actual_type))
x_atom_to_symbol 1732 src/xselect.c  	  CALLN (Fmessage, format, x_atom_to_symbol (dpyinfo, selection_atom));
x_atom_to_symbol 1843 src/xselect.c  	return x_atom_to_symbol (dpyinfo, (Atom) idata[0]);
x_atom_to_symbol 1849 src/xselect.c  	    ASET (v, i, x_atom_to_symbol (dpyinfo, (Atom) idata[i]));
x_atom_to_symbol 2818 src/xselect.c    ASET (vec, 0, SYMBOL_NAME (x_atom_to_symbol (FRAME_DISPLAY_INFO (f),
x_atom_to_symbol 2469 src/xterm.c    	   x_atom_to_symbol (dpyinfo, atom));
x_atom_to_symbol 4932 src/xterm.c    		  x_atom_to_symbol (dpyinfo,
x_atom_to_symbol 1801 src/xterm.h    extern Lisp_Object x_atom_to_symbol (struct x_display_info *, Atom);