Home
last modified time | relevance | path

Searched refs:remove_comments (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dread.c144 static void remove_comments PARAMS ((char *line));
578 remove_comments (collapsed); in eval()
1303 remove_comments (char *line) in remove_comments() function
1374 remove_comments (p); in do_define()
DChangeLog669 * 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.