HomeSort by: relevance | last modified time | path
    Searched defs:comments (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/usr.bin/indent/
opt_bl_br.c 132 * 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
opt_bad.c 92 comments(void) function in typeref:typename:void
103 comments(void) function in typeref:typename:void
  /src/usr.bin/make/unit-tests/
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 51 milliseconds