Searched refs:comments (Results 1 - 25 of 30) sorted by relevance

12

/src/tests/usr.bin/indent/
H A Dopt_bad.c92 comments(void) function in typeref:typename:void
103 comments(void) function in typeref:typename:void
H A Dopt_bl_br.c132 * Test multiple mixed comments after 'if (expr)'.
182 comments(void) function in typeref:typename:void
208 comments(void) function in typeref:typename:void
241 comments(void) function in typeref:typename:void
H A Dt_options.lua51 -- Inside the input..end or run..end sections, comments that start with '$'
68 local section_excl_comm = "" -- without dollar comments
69 local section_incl_comm = "" -- with dollar comments
278 -- Hide comments starting with dollar from indent; they are used for
H A Dt_misc.sh240 * It is possible to embed comments in the middle of an option, but nobody
302 # means that all kinds of comments are effectively ignored. When a
306 # words can be used for comments.
/src/usr.bin/make/unit-tests/
H A Dcomment.mk3 # Demonstrate how comments are written in makefiles.
19 # they are just makefile comments. Before that commit, these comments
22 .if 1 # There can be comments after conditions.
H A Dcheck-expect.lua8 Check that the various 'expect' comments in the .mk files produce the
23 Search the following "expect:" and "expect[+-]offset:" comments
H A Ddirective-include-guard.exp9 Parse_PushInput: comments.tmp:1
10 Skipping 'comments.tmp' because 'COMMENTS' is defined
H A Dchar-005c-reverse-solidus.mk14 # TODO: escape '#' in comments
H A Dvarmod-defined.mk84 # can be used to add comments in the middle of an expression. That
H A Dcond-token-plain.mk32 # comment handling anymore. The comments are supposed to be stripped off
38 # comments are stripped in an earlier phase. See "case '#'" in
H A Ddirective-for-empty.mk72 # In comments like 'empty(i)', the text must be preserved as well.
H A Ddirective-include-guard.mk70 CASES+= comments
71 LINES.comments= \
79 # expect: Parse_PushInput: comments.tmp:1
80 # expect: Skipping 'comments.tmp' because 'COMMENTS' is defined
/src/usr.bin/indent/
H A DREADME.md13 In 2021, indent was updated to handle C99 comments and the code got a major
/src/lib/libc/time/
H A Dchecktab.awk113 comments = $4
121 tz2comments[tz] = comments
H A DMakefile535 # this is so that comments can contain non-ASCII characters.
741 # Awk script to extract a Git-style author from leap-seconds.list comments.
749 /Questions or comments to:/ { author_line = 1 } \
/src/usr.bin/xlint/lint2/
H A Dcheck-msgs.lua8 Check that the message text in the comments of the C source code matches the
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-lite2.dts53 * See the comments for CLDO2.
/src/distrib/notes/common/
H A Dextract-contrib-string.pl112 $comments = !$html && !$xml;
280 if ($comments) {
/src/lib/
H A Dcheckver83 For more information, read the comments.
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh20 COMMON_LINT_FILTER=-build/include,-build/header_guard,-legal/copyright,-whitespace/comments,-readability/casting,\
/src/tests/usr.bin/xlint/lint1/
H A Dcheck-expect.lua8 Check that the /* expect+-n: ... */ comments in the .c source files match the
61 -- Load the 'expect:' comments from a C source file.
/src/usr.bin/xlint/lint1/
H A DREADME.md7 * It reads the output of the C preprocessor, retaining the comments.
227 Each test can override the lint flags using comments of the following forms:
233 They do this by placing `expect` comments near the location of the diagnostic.
240 There may be other code or comments in the same line of the `.c` file.
H A Dcheck-msgs.lua8 Check that the message text in the comments of the C source code matches the
/src/distrib/sets/
H A Dregpkg568 "${rundir}/comments")"
/src/share/mk/
H A Dbsd.x11.mk168 # Commandline to convert 'XCOMM' comments and 'XHASH' to '#', among other

Completed in 21 milliseconds

12