Home | History | Annotate | Download | only in make-3.81

Lines Matching full:remove_comments

669 	* misc.c (remove_comments): Move this to read.c and make it static
672 remove_comments() since they're static now.
2084 * misc.c (remove_comments): Pass char constants to find_char_unquote.