Home
last modified time | relevance | path

Searched defs:UL (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/contrib/gdtoa/
H A Dqnan.c66 #define UL (unsigned long) macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp262 ScopedLock UL(BacktraceMutex); allocate() local
360 ScopedLock UL(BacktraceMutex); deallocate() local
/freebsd-src/sbin/ipf/ipftest/
H A Dmd5.c102 #define UL(x) x##U macro
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/freebsd-src/crypto/heimdal/doc/doxyout/ntlm/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/crypto/heimdal/doc/doxyout/hx509/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/crypto/heimdal/doc/doxyout/gssapi/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/crypto/heimdal/doc/doxyout/hdb/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/crypto/heimdal/doc/doxyout/krb5/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/crypto/heimdal/doc/doxyout/wind/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp125 const UnwindLocation &UL) { in operator <<() argument
/freebsd-src/sys/kern/
H A Dkern_ubsan.c1520 ulongest UL = 0; local
1607 ulongest UL = llluGetNumber(szLocation, pType, ulNumber); local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp698 UnloopUpdater(Loop * UL,LoopInfo * LInfo) UnloopUpdater() argument
H A DScalarEvolution.cpp11169 auto UL = getUnsignedRange(LHS); isKnownPredicateViaConstantRanges() local
11183 auto UL = getUnsignedRange(LHS); isKnownPredicateViaConstantRanges() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3157 Create(ASTContext & C,DeclContext * DC,SourceLocation UL,NestedNameSpecifierLoc QualifierLoc,const DeclarationNameInfo & NameInfo,bool HasTypename) Create() argument
3179 Create(ASTContext & C,DeclContext * DC,SourceLocation UL,SourceLocation EL,SourceLocation NL,TypeSourceInfo * EnumType) Create() argument
H A DOpenMPClause.cpp566 void OMPLinearClause::setUpdates(ArrayRef<Expr *> UL) { in setUpdates() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3516 UsingDecl(DeclContext * DC,SourceLocation UL,NestedNameSpecifierLoc QualifierLoc,const DeclarationNameInfo & NameInfo,bool HasTypenameKeyword) UsingDecl() argument
3714 UsingEnumDecl(DeclContext * DC,DeclarationName DN,SourceLocation UL,SourceLocation EL,SourceLocation NL,TypeSourceInfo * EnumType) UsingEnumDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2203 PathDiagnosticLocation UL = getUniqueingLocation(); Profile() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4032 SDValue UL = DAG.getNode(ISD::AND, dl, NVT, U, Mask); ExpandIntRes_MUL() local
/freebsd-src/sys/arm64/include/
H A Darmreg.h78 #define UL(x) UINT64_C(x) macro
[all...]