/freebsd/contrib/gdtoa/ |
H A D | qnan.c | 66 #define UL (unsigned long) macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | guarded_pool_allocator.cpp | 265 ScopedLock UL(BacktraceMutex); in allocate() local 363 ScopedLock UL(BacktraceMutex); in deallocate() local
|
/freebsd/sbin/ipf/ipftest/ |
H A D | md5.c | 102 #define UL(x) x##U macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
|
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/crypto/heimdal/doc/doxyout/wind/html/ |
H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 125 const UnwindLocation &UL) { in operator <<()
|
/freebsd/sys/kern/ |
H A D | kern_ubsan.c | 1520 ulongest UL = 0; local 1607 ulongest UL = llluGetNumber(szLocation, pType, ulNumber); local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopInfo.cpp | 710 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : Unloop(*UL), LI(LInfo), DFS(UL) {} in UnloopUpdater()
|
H A D | ScalarEvolution.cpp | 11247 auto UL = getUnsignedRange(LHS); in isKnownPredicateViaConstantRanges() local 11261 auto UL = getUnsignedRange(LHS); in isKnownPredicateViaConstantRanges() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 3188 UsingDecl *UsingDecl::Create(ASTContext &C, DeclContext *DC, SourceLocation UL, in Create() 3210 SourceLocation UL, in Create()
|
H A D | OpenMPClause.cpp | 566 void OMPLinearClause::setUpdates(ArrayRef<Expr *> UL) { in setUpdates()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3530 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() 3728 UsingEnumDecl(DeclContext *DC, DeclarationName DN, SourceLocation UL, in UsingEnumDecl()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2217 PathDiagnosticLocation UL = getUniqueingLocation(); in Profile() local
|
/freebsd/sys/arm64/include/ |
H A D | armreg.h | 78 #define UL(x) UINT64_C(x) macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 10557 SDValue UL = DAG.getNode(ISD::AND, dl, VT, U, Mask); in forceExpandWideMUL() local
|