Home | Sort by: relevance | last modified time | path |
/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 |