OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:header_guard
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
mkconfig.sh
37
header_guard
=GCC_`echo ${output} | sed -e ${hg_sed_expr}`
40
echo "#ifndef ${
header_guard
}" >> ${output}T
41
echo "#define ${
header_guard
}" >> ${output}T
113
echo "#endif /* ${
header_guard
} */" >> ${output}T
/src/external/gpl3/gcc.old/dist/gcc/
mkconfig.sh
37
header_guard
=GCC_`echo ${output} | sed -e ${hg_sed_expr}`
40
echo "#ifndef ${
header_guard
}" >> ${output}T
41
echo "#define ${
header_guard
}" >> ${output}T
113
echo "#endif /* ${
header_guard
} */" >> ${output}T
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
check_lint.sh
20
COMMON_LINT_FILTER=-build/include,-build/
header_guard
,-legal/copyright,-whitespace/comments,-readability/casting,\
cpplint.py
168
'build/
header_guard
',
1170
error(filename, 0, 'build/
header_guard
', 5,
1176
error(filename, 0, 'build/
header_guard
', 5,
1190
error(filename, ifndef_linenum, 'build/
header_guard
', error_level,
1194
error(filename, 0, 'build/
header_guard
', 5,
1206
error(filename, endif_linenum, 'build/
header_guard
', error_level,
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026