HomeSort by: relevance | last modified time | path
    Searched refs:COMMENTS (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/util/
openssl-format-source 43 COMMENTS=false
67 -c) COMMENTS="true";
70 -nc) COMMENTS="true";
108 if [ "$COMMENTS" = "true" ]; then
109 # we have to mark single line comments as /*- ...*/ to stop indent
111 # the process-comments options and then undo that marking, and then
112 # finally re-run indent without process-comments so the marked-to-
113 # be-ignored comments we did automatically end up getting moved
115 # comments entirely untouched - we appear to have no way to avoid
  /src/external/gpl2/xcvs/dist/contrib/
sccs2rcs.in 32 # + Date, time, author, comments, branches, are all preserved.
278 /COMMENTS
  /src/usr.bin/make/unit-tests/
directive-include-guard.exp 9 Parse_PushInput: comments.tmp:1
10 Skipping 'comments.tmp' because 'COMMENTS' is defined
directive-include-guard.mk 69 # Comments and empty lines do not affect the multiple-inclusion guard.
70 CASES+= comments
71 LINES.comments= \
74 '.ifndef COMMENTS' \
76 'COMMENTS=\#comment' \
79 # expect: Parse_PushInput: comments.tmp:1
80 # expect: Skipping 'comments.tmp' because 'COMMENTS' is defined

Completed in 26 milliseconds