Home
last modified time | relevance | path

Searched refs:commenting (Results 1 – 13 of 13) sorted by relevance

/freebsd/stand/ficl/softwords/
H A Dsoftcore.awk70 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 Drpc_scan.c143 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 DCMakeLists.txt655 # I'm commenting it out for now.
/freebsd/contrib/libevent/
H A DCMakeLists.txt655 # I'm commenting it out for now.
/freebsd/contrib/googletest/docs/
H A Dfaq.md625 better than commenting out the code or using `#if 0`, as disabled tests are
H A Dadvanced.md1888 better than commenting out the code or using `#if 0`, as disabled tests are
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md104 … 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 Dlibtest.shlib3244 # Set a variable in zed.rc to something, un-commenting it in the process.
/freebsd/crypto/libecc/
H A DREADME.md390 FRP256V1 is simply done by commenting the line:
/freebsd/contrib/ntp/
H A DNEWS3257 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 DChangelog74 - Fix doxygen warnings by commenting out CLANG_ASSISTED_PARSING,
/freebsd/contrib/ncurses/
H A DNEWS11789 + some cleanup and commenting of ad hoc cases in _nc_infotocap().
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src5434 # As for others (commenting at the time of release for ncurses 6.1):