read_c_string_or_comment  948 lib-src/make-docfile.c 	  c = read_c_string_or_comment (infile, -1, false, 0);
read_c_string_or_comment  986 lib-src/make-docfile.c 	      c = read_c_string_or_comment (infile, -1, false, 0);
read_c_string_or_comment 1126 lib-src/make-docfile.c 	c = read_c_string_or_comment (infile, 0, false, 0);
read_c_string_or_comment 1160 lib-src/make-docfile.c 	  c = read_c_string_or_comment (infile, 1, comment, &saw_usage);