HomeSort by: relevance | last modified time | path
    Searched defs:comment (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/usr.bin/make/unit-tests/
sh-jobs.mk 10 all: .PHONY comment .WAIT comment-with-followup-line .WAIT no-comment
12 # If a shell command starts with a comment character after stripping the
18 comment: .PHONY target
19 @# comment
21 # If a shell command starts with a comment character after stripping the
25 comment-with-followup-line: .PHONY
26 @# comment${.newline}echo '$@: This is printed.'; false
29 # Without the comment, the commands are run in the default mode, which check
    [all...]
sh-jobs.mk 10 all: .PHONY comment .WAIT comment-with-followup-line .WAIT no-comment
12 # If a shell command starts with a comment character after stripping the
18 comment: .PHONY target
19 @# comment
21 # If a shell command starts with a comment character after stripping the
25 comment-with-followup-line: .PHONY
26 @# comment${.newline}echo '$@: This is printed.'; false
29 # Without the comment, the commands are run in the default mode, which check
    [all...]
sh-jobs.mk 10 all: .PHONY comment .WAIT comment-with-followup-line .WAIT no-comment
12 # If a shell command starts with a comment character after stripping the
18 comment: .PHONY target
19 @# comment
21 # If a shell command starts with a comment character after stripping the
25 comment-with-followup-line: .PHONY
26 @# comment${.newline}echo '$@: This is printed.'; false
29 # Without the comment, the commands are run in the default mode, which check
    [all...]
opt-jobs-internal.mk 11 @${MAKE} -f ${MAKEFILE} -j1 indirect-comment
12 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
42 # The "# make" comment starts directly after the leading tab and is thus not
44 # expect: indirect-comment: mode=compat
45 indirect-comment: .PHONY
49 # When the "# make" comment is prefixed with "@", it becomes a shell command.
52 # expect: indirect-silent-comment: mode=parallel
53 indirect-silent-comment: .PHONY
opt-jobs-internal.mk 11 @${MAKE} -f ${MAKEFILE} -j1 indirect-comment
12 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
42 # The "# make" comment starts directly after the leading tab and is thus not
44 # expect: indirect-comment: mode=compat
45 indirect-comment: .PHONY
49 # When the "# make" comment is prefixed with "@", it becomes a shell command.
52 # expect: indirect-silent-comment: mode=parallel
53 indirect-silent-comment: .PHONY
opt-jobs-internal.mk 11 @${MAKE} -f ${MAKEFILE} -j1 indirect-comment
12 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
42 # The "# make" comment starts directly after the leading tab and is thus not
44 # expect: indirect-comment: mode=compat
45 indirect-comment: .PHONY
49 # When the "# make" comment is prefixed with "@", it becomes a shell command.
52 # expect: indirect-silent-comment: mode=parallel
53 indirect-silent-comment: .PHONY
var-op-sunsh.mk 104 VAR :sh(Put a comment here)= comment in parentheses
105 .if ${VAR} != "comment in parentheses"
109 # The unintended comment can include multiple levels of nested braces and
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
114 .if ${VAR} != "comment in braces"
var-op-sunsh.mk 104 VAR :sh(Put a comment here)= comment in parentheses
105 .if ${VAR} != "comment in parentheses"
109 # The unintended comment can include multiple levels of nested braces and
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
114 .if ${VAR} != "comment in braces"
var-op-sunsh.mk 104 VAR :sh(Put a comment here)= comment in parentheses
105 .if ${VAR} != "comment in parentheses"
109 # The unintended comment can include multiple levels of nested braces and
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
114 .if ${VAR} != "comment in braces"
cmdline.mk 14 all: space-and-comment
43 # is preserved, and the '#' does not start a comment. This is because the
50 space-and-comment: .PHONY
54 ${MAKE} -r -f /dev/null ' VAR= value # no comment ' -v VAR \
57 @env -i MAKEFLAGS="' VAR= value # no comment '" \
cmdline.mk 14 all: space-and-comment
43 # is preserved, and the '#' does not start a comment. This is because the
50 space-and-comment: .PHONY
54 ${MAKE} -r -f /dev/null ' VAR= value # no comment ' -v VAR \
57 @env -i MAKEFLAGS="' VAR= value # no comment '" \
cmdline.mk 14 all: space-and-comment
43 # is preserved, and the '#' does not start a comment. This is because the
50 space-and-comment: .PHONY
54 ${MAKE} -r -f /dev/null ' VAR= value # no comment ' -v VAR \
57 @env -i MAKEFLAGS="' VAR= value # no comment '" \
  /src/regress/sys/arch/m68k/emuspeed/
emuspeed.c 44 const char *comment; member in struct:test
88 printf("%12s %s\n", "[unimplemented]", t->comment);
101 t->comment);
emuspeed.c 44 const char *comment; member in struct:test
88 printf("%12s %s\n", "[unimplemented]", t->comment);
101 t->comment);
emuspeed.c 44 const char *comment; member in struct:test
88 printf("%12s %s\n", "[unimplemented]", t->comment);
101 t->comment);
  /src/sys/arch/mips/sibyte/dev/
sbtimer.c 94 const char *comment = ""; local in function:sbtimer_attach
114 comment = " (not system timer)";
126 comment = " (not system statistics timer)";
134 aprint_normal("general-purpose timer%s", comment);
sbtimer.c 94 const char *comment = ""; local in function:sbtimer_attach
114 comment = " (not system timer)";
126 comment = " (not system statistics timer)";
134 aprint_normal("general-purpose timer%s", comment);
sbtimer.c 94 const char *comment = ""; local in function:sbtimer_attach
114 comment = " (not system timer)";
126 comment = " (not system statistics timer)";
134 aprint_normal("general-purpose timer%s", comment);
  /src/lib/libc/posix1e/
acl_from_text.c 103 * Is an entirely comment line, skip to next
197 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local in function:acl_from_text
215 comment = line;
216 notcomment = strsep(&comment, "#");
acl_from_text.c 103 * Is an entirely comment line, skip to next
197 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local in function:acl_from_text
215 comment = line;
216 notcomment = strsep(&comment, "#");
acl_from_text.c 103 * Is an entirely comment line, skip to next
197 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local in function:acl_from_text
215 comment = line;
216 notcomment = strsep(&comment, "#");
  /src/tests/usr.bin/indent/
lsym_lparen_or_lbracket.c 267 int comment = /* comment */ (3); /* comment is skipped */ local in function:cover_want_blank_before_lparen
314 int comment = /* comment */ (3); /* comment is skipped */
313 int comment = \/* comment *\/ (3); \/* comment is skipped *\/ local in function:cover_want_blank_before_lparen
lsym_lparen_or_lbracket.c 267 int comment = /* comment */ (3); /* comment is skipped */ local in function:cover_want_blank_before_lparen
314 int comment = /* comment */ (3); /* comment is skipped */
313 int comment = \/* comment *\/ (3); \/* comment is skipped *\/ local in function:cover_want_blank_before_lparen
lsym_lparen_or_lbracket.c 267 int comment = /* comment */ (3); /* comment is skipped */ local in function:cover_want_blank_before_lparen
314 int comment = /* comment */ (3); /* comment is skipped */
313 int comment = \/* comment *\/ (3); \/* comment is skipped *\/ local in function:cover_want_blank_before_lparen
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_aarch64_efi.lds 64 .comment 0 : { *(.comment) }

Completed in 38 milliseconds

1 2 3 4