Searched refs:skip_line_comment (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libcpp/
H A Dlex.c54 static int skip_line_comment (cpp_reader *);
384 skip_line_comment (cpp_reader *pfile) function
1046 if (skip_line_comment (pfile) && CPP_OPTION (pfile, warn_comments))

Completed in 41 milliseconds