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

/freebsd-11.0-release/contrib/gdtoa/
H A Dqnan.c66 #define UL (unsigned long) macro
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); local
/freebsd-11.0-release/contrib/ipfilter/
H A Dmd5.c109 #define UL(x) x##U macro
111 #define UL(x) x macro
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DOpenMPClause.cpp166 void OMPLinearClause::setUpdates(ArrayRef<Expr *> UL) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2572 PathDiagnosticLocation UL = getUniqueingLocation(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h2878 UsingDecl(DeclContext *DC, SourceLocation UL, argument

Completed in 145 milliseconds