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

/freebsd-current/contrib/gdtoa/
H A Dqnan.c66 #define UL (unsigned long) macro
/freebsd-current/sbin/ipf/ipftest/
H A Dmd5.c102 #define UL(x) x##U macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp124 operator <<(raw_ostream &OS, const UnwindLocation &UL) argument
/freebsd-current/sys/kern/
H A Dkern_ubsan.c1520 ulongest UL = 0; local
1607 ulongest UL = llluGetNumber(szLocation, pType, ulNumber); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2203 PathDiagnosticLocation UL = getUniqueingLocation(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4032 SDValue UL = DAG.getNode(ISD::AND, dl, NVT, U, Mask); local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3516 UsingDecl(DeclContext *DC, SourceLocation UL, argument
3714 UsingEnumDecl(DeclContext *DC, DeclarationName DN, SourceLocation UL, argument
/freebsd-current/sys/arm64/include/
H A Darmreg.h78 #define UL(x) UINT64_C(x) macro
[all...]

Completed in 204 milliseconds