/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | Win64EHDumper.cpp | 49 static uint32_t getLargeSlotValue(ArrayRef<UnwindCode> UC) { in getLargeSlotValue() 257 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode() 332 ArrayRef<UnwindCode> UC(&UI.UnwindCodes[0], UI.NumCodes); in printUnwindInfo() local
|
H A D | ARMWinEHPrinter.cpp | 1061 ArrayRef<uint8_t> UC = XData.UnwindByteCode(); in dumpXDataRecord() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | bitfld-3.c | 35 struct UC struct 37 la y : 6;
|
/openbsd/lib/libc/net/ |
H A D | inet_ntoa.c | 47 #define UC(b) (((int)b)&0xff) in inet_ntoa() macro
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | ref-types.cc | 66 unsigned char UC; in main2() local
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | pointers.c | 178 unsigned char UC, *pUC; in more_code() local
|
/openbsd/libexec/getty/ |
H A D | gettytab.h | 144 #define UC gettyflags[14].value macro
|
/openbsd/bin/csh/ |
H A D | dir.c | 257 #define UC (unsigned char) in dnormalize() macro
|
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 77 void SetUseCounters(bool UC) { UseCounters = UC; } in SetUseCounters()
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 126 unsigned char UC = static_cast<unsigned char>(C); in isPrint() local
|
/openbsd/usr.bin/ftp/ |
H A D | ftp.c | 1581 #define UC(b) (((int)b)&0xff) in initconn() macro
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1253 unsigned UC = F->second; in stats() local
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 1385 for (auto &UC : Unresolved) { in resolveConflicts() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 125 UnreachableCodeHandler UC(S); in CheckUnreachable() local
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | Constants.cpp | 611 const Constant *UC = dyn_cast<Constant>(U); in isConstantUsed() local
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 239 UnwindContext UC; member in __anonf1d18e4d0111::ARMAsmParser
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 5355 if (const auto *UC = S.getSingleClause<OMPUpdateClause>()) { in EmitOMPDepobjDirective() local
|