Searched refs:commenting (Results 1 – 13 of 13) sorted by relevance
/freebsd/stand/ficl/softwords/ |
H A D | softcore.awk | 70 commenting = 0; 90 if (commenting == 0) printf "/*\n"; 92 commenting = 1; 105 commenting = 0; 112 if (commenting) end_comments(); 121 if (commenting) end_comments(); 152 if (commenting) end_comments(); 158 if (commenting) end_comments(); 166 if (commenting) end_comments();
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_scan.c | 143 int commenting; in get_token() local 152 commenting = 0; in get_token() 168 if (commenting) { in get_token() 184 } else if (commenting) { in get_token() 188 commenting--; in get_token() 194 commenting++; in get_token()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | CMakeLists.txt | 655 # I'm commenting it out for now.
|
/freebsd/contrib/libevent/ |
H A D | CMakeLists.txt | 655 # I'm commenting it out for now.
|
/freebsd/contrib/googletest/docs/ |
H A D | faq.md | 625 better than commenting out the code or using `#if 0`, as disabled tests are
|
H A D | advanced.md | 1888 better than commenting out the code or using `#if 0`, as disabled tests are
|
/freebsd/sys/contrib/zstd/ |
H A D | CONTRIBUTING.md | 104 … issue at hand, then please indicate this by requesting that an issue be closed by commenting.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | libtest.shlib | 3244 # Set a variable in zed.rc to something, un-commenting it in the process.
|
/freebsd/crypto/libecc/ |
H A D | README.md | 390 FRP256V1 is simply done by commenting the line:
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 3257 Disable Autokey Authentication by removing, or commenting out, 3381 - Disable Autokey Authentication by removing, or commenting out, 7023 Disable Autokey Authentication by removing, or commenting out, 7147 - Disable Autokey Authentication by removing, or commenting out,
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 74 - Fix doxygen warnings by commenting out CLANG_ASSISTED_PARSING,
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 11789 + some cleanup and commenting of ad hoc cases in _nc_infotocap().
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 5434 # As for others (commenting at the time of release for ncurses 6.1):
|