Home
last modified time | relevance | path

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

/NextBSD/contrib/gcclibs/libcpp/
HDtraditional.c84 static const uchar *copy_comment (cpp_reader *, const uchar *, int);
148 copy_comment (cpp_reader *pfile, const uchar *cur, int in_define) in copy_comment() function
227 cur = copy_comment (pfile, cur, false /* in_define */); in skip_whitespace()
451 cur = copy_comment (pfile, cur, macro != 0); in _cpp_scan_out_logical_line()
/NextBSD/contrib/byacc/
HDreader.c457 copy_comment(void) in copy_comment() function
550 char *s = copy_comment(); in copy_text()
653 char *s = copy_comment(); in copy_union()
2571 char *s = copy_comment(); in copy_action()
2695 char *s = copy_comment(); in copy_destructor()
HDCHANGES465 Tom Shield's changes split-out copy_string() and copy_comment() functions
/NextBSD/contrib/gcc/
HDChangeLog-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.
HDChangeLog-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
HDChangeLog-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
HDChangeLog-200316953 (copy_comment): Use it if appropriate.
26066 (copy_comment): Use _cpp_skip_block_comment.
HDChangeLog-200435472 (copy_comment, _cpp_scan_out_logical_line): Likewise use highest_line.
42284 * cpptrad.c (copy_comment): Rename variable.