insert_1_both    2807 src/buffer.c   	      insert_1_both ((char *) tmp + 1, bytes, bytes, 1, 0, 0);
insert_1_both     840 src/callproc.c               insert_1_both (buf, nread, nread, 0, 0, 0);
insert_1_both    8329 src/coding.c   	insert_1_both ((char *) coding->source + from, chars, bytes, 0, 0, 0);
insert_1_both    4262 src/fileio.c   		  insert_1_both ((char *) read_buf, nread, nread, 0, 0, 0);
insert_1_both    4034 src/fns.c        insert_1_both (decoded, inserted_chars, decoded_length, 0, 1, 0);
insert_1_both     679 src/insdel.c         insert_1_both (string, len, nbytes, 0, 1, 0);
insert_1_both     694 src/insdel.c         insert_1_both (string, len, nbytes, 1, 1, 0);
insert_1_both     739 src/insdel.c         insert_1_both (string, len, nbytes, 0, 1, 1);
insert_1_both     755 src/insdel.c         insert_1_both (string, len, nbytes, 1, 1, 1);
insert_1_both    4105 src/lisp.h     extern void insert_1_both (const char *, ptrdiff_t, ptrdiff_t,
insert_1_both     212 src/print.c    	  insert_1_both ((char *) temp, print_buffer.pos,
insert_1_both     217 src/print.c    	insert_1_both (print_buffer.buffer, print_buffer.pos,
insert_1_both    11902 src/xdisp.c    	      insert_1_both (&work, 1, 1, true, false, false);
insert_1_both    11916 src/xdisp.c    	      insert_1_both ((char *) str, 1, char_bytes, true, false, false);
insert_1_both    11920 src/xdisp.c    	insert_1_both (m, chars_in_text (msg, nbytes), nbytes,
insert_1_both    11935 src/xdisp.c    	  insert_1_both ("\n", 1, 1, true, false, false);
insert_1_both    11965 src/xdisp.c    		      insert_1_both (dupstr, duplen, duplen,
insert_1_both    3633 test/manual/etags/c-src/emacs/src/lisp.h extern void insert_1_both (const char *, ptrdiff_t, ptrdiff_t,