Searched refs:YesNo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sbin/natd/ |
| H A D | natd.c | 1056 YesNo, enumerator 1087 YesNo, 1095 YesNo, 1103 YesNo, 1111 YesNo, 1119 YesNo, 1127 YesNo, 1135 YesNo, 1143 YesNo, 1151 YesNo, [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/ |
| H A D | llvm-tli-checker.cpp | 338 constexpr char YesNo[2][4] = {"no ", "yes"}; in main() local 340 outs() << Indicator[Which] << " TLI " << YesNo[TLIHas] << " SDK " in main() 341 << YesNo[SDKHas] << ": " << getPrintableName(TLIName.first) in main()
|