Home
last modified time | relevance | path

Searched refs:copy_comment (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dcomment.c5 void copy_comment() in copy_comment() function
45 copy_comment(); in main()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c88 static const uchar *copy_comment (cpp_reader *, const uchar *, int);
160 copy_comment (cpp_reader *pfile, const uchar *cur, int in_define) in copy_comment() function
239 cur = copy_comment (pfile, cur, false /* in_define */); in skip_whitespace()
498 cur = copy_comment (pfile, cur, macro != 0); in _cpp_scan_out_logical_line()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.cc88 static const uchar *copy_comment (cpp_reader *, const uchar *, int);
160 copy_comment (cpp_reader *pfile, const uchar *cur, int in_define) in copy_comment() function
239 cur = copy_comment (pfile, cur, false /* in_define */); in skip_whitespace()
503 cur = copy_comment (pfile, cur, macro != 0); in _cpp_scan_out_logical_line()
H A DChangeLog1970 (copy_comment): Use return value from skip_macro_block_comment instead
4823 * traditional.c (copy_comment, _cpp_scan_out_logical_line):
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200014997 (maybe_macroexpand, skip_comment, copy_comment, skip_string,
21011 copy_comment, _cpp_lex_line, spell_char, spell_string,
26198 copy_comment, _cpp_skip_hspace, _cpp_skip_rest_of_line,
26416 * cpplib.c (cpp_define, copy_comment, do_define, do_include,
27444 (copy_comment): Use CPP_RESERVE and CPP_PUTC_Q.
29766 (copy_comment): Use skip_comment.
H A DChangeLog-19998591 (null_underflow, null_cleanup, skip_comment, copy_comment,
15896 * cpplib.c (skip_comment, copy_comment, cpp_skip_hspace,
17658 (parse_string, copy_comment): New functions.
17678 copy_comment for put_out_comments instead of dinking with
H A DChangeLog-200215738 (skip_whitespace, copy_comment): Take a new parameter.
15740 (copy_comment): Different location for CUR, decide here how
15787 * cpptrad.c (skip_comment): Rename copy_comment, copy comment to
H A DChangeLog-200316953 (copy_comment): Use it if appropriate.
26066 (copy_comment): Use _cpp_skip_block_comment.
H A DChangeLog-200435472 (copy_comment, _cpp_scan_out_logical_line): Likewise use highest_line.
42284 * cpptrad.c (copy_comment): Rename variable.