OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_eol
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/pkg_install/dist/lib/
parse-config.c
68
const char *
check_eol
= "yes";
variable
103
{ "CHECK_END_OF_LIFE", &
check_eol
},
/src/external/gpl3/gcc/dist/libcpp/
directives.cc
99
static void
check_eol
(cpp_reader *, bool);
241
/* Variant of
check_eol
used for Wendif-labels warnings. */
253
check_eol
(cpp_reader *pfile, bool expand)
function
712
check_eol
(pfile, false);
829
check_eol
(pfile, true);
1031
check_eol
(pfile, true);
1112
check_eol
(pfile, false);
1254
check_eol
(pfile, false);
1594
check_eol
(pfile, false);
1616
check_eol
(pfile, false)
[
all
...]
/src/external/gpl3/gcc.old/dist/libcpp/
directives.cc
99
static void
check_eol
(cpp_reader *, bool);
241
/* Variant of
check_eol
used for Wendif-labels warnings. */
253
check_eol
(cpp_reader *pfile, bool expand)
function
694
check_eol
(pfile, false);
811
check_eol
(pfile, true);
1013
check_eol
(pfile, true);
1094
check_eol
(pfile, false);
1236
check_eol
(pfile, false);
1576
check_eol
(pfile, false);
1598
check_eol
(pfile, false)
[
all
...]
Completed in 28 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026