/freebsd/crypto/openssh/openbsd-compat/ |
H A D | inet_ntoa.c | 53 #define UC(b) (((int)b)&0xff) in inet_ntoa() macro
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Win64EHDumper.cpp | 49 static uint32_t getLargeSlotValue(ArrayRef<UnwindCode> UC) { in getLargeSlotValue() argument 257 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode() argument 332 ArrayRef<UnwindCode> UC(&UI.UnwindCodes[0], UI.NumCodes); printUnwindInfo() local [all...] |
H A D | ARMWinEHPrinter.cpp | 1061 ArrayRef<uint8_t> UC = XData.UnwindByteCode(); dumpXDataRecord() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 77 void SetUseCounters(bool UC) { UseCounters = UC; } in SetUseCounters()
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c | 2424 #define UC(b) (((int) b) & 0xff) in statcmd() macro 2911 #define UC(b) (((int) b) & 0xff) in passive() macro 3014 #define UC(b) (((int) b) & 0xff) in long_passive() macro
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 161 #define UC gettyflags[14].value macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 139 unsigned char UC = static_cast<unsigned char>(C); in isPrint() local
|
/freebsd/lib/libfetch/ |
H A D | ftp.c | 831 #define UC(b) (((int)b)&0xff) in ftp_transfer() macro
|
/freebsd/contrib/tnftp/src/ |
H A D | ftp.c | 1335 #define UC(b) (((int)b)&0xff) in initconn() macro
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpd.c | 2005 #define UC(b) (((int) b) & 0xff) in pasv() macro
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_qp.c | 285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1253 unsigned UC = F->second; in stats() local
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 1429 for (auto &UC : Unresolved) { in resolveConflicts() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 136 UnreachableCodeHandler UC(S); in CheckUnreachable() local
|
/freebsd/sys/dev/ufshci/ |
H A D | ufshci.h | 850 uint16_t UC[126]; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 624 const Constant *UC = dyn_cast<Constant>(U); in isConstantUsed() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 239 UnwindContext UC; member in __anon6be9c9a00111::ARMAsmParser
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 5446 if (const auto *UC = S.getSingleClause<OMPUpdateClause>()) { in EmitOMPDepobjDirective() local
|