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

/freebsd-9.3-release/contrib/gdtoa/
H A Dqnan.c66 #define UL (unsigned long) macro
/freebsd-9.3-release/contrib/ipfilter/
H A Dmd5.c104 #define UL(x) x##U macro
106 #define UL(x) x macro
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLoopInfo.cpp440 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp2025 UsingDecl *UsingDecl::Create(ASTContext &C, DeclContext *DC, SourceLocation UL, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h2776 UsingDecl(DeclContext *DC, SourceLocation UL, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2591 PathDiagnosticLocation UL = getUniqueingLocation(); local

Completed in 107 milliseconds