Searched defs:UL (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dref-types.cc72 unsigned long UL; local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dpointers.c184 unsigned long UL, *pUL; local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp124 operator <<(raw_ostream &OS, const UnwindLocation &UL) argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2205 PathDiagnosticLocation UL = getUniqueingLocation(); local
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h3437 UsingDecl(DeclContext *DC, SourceLocation UL, argument
3634 UsingEnumDecl(DeclContext *DC, DeclarationName DN, SourceLocation UL, argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3757 SDValue UL = DAG.getNode(ISD::AND, dl, NVT, U, Mask); local

Completed in 182 milliseconds