OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_comment
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/mantools/
comment.c
5
void
copy_comment
()
function
45
copy_comment
();
/src/external/gpl3/gcc/dist/libcpp/
traditional.cc
88
static const uchar *
copy_comment
(cpp_reader *, const uchar *, int);
160
copy_comment
(cpp_reader *pfile, const uchar *cur, int in_define)
function
218
comments are handled as described in
copy_comment
().
239
cur =
copy_comment
(pfile, cur, false /* in_define */);
503
cur =
copy_comment
(pfile, cur, macro != 0);
/src/external/gpl3/gcc.old/dist/libcpp/
traditional.cc
88
static const uchar *
copy_comment
(cpp_reader *, const uchar *, int);
160
copy_comment
(cpp_reader *pfile, const uchar *cur, int in_define)
function
218
comments are handled as described in
copy_comment
().
239
cur =
copy_comment
(pfile, cur, false /* in_define */);
503
cur =
copy_comment
(pfile, cur, macro != 0);
/src/external/bsd/byacc/dist/
reader.c
712
copy_comment
(void)
function
936
char *s =
copy_comment
();
1094
char *s =
copy_comment
();
3265
char *s =
copy_comment
();
3380
char *s =
copy_comment
();
Completed in 45 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026