Home
last modified time | relevance | path

Searched defs:FL (Results 1 – 15 of 15) sorted by relevance

/freebsd-9-stable/sys/dev/fatm/
Dif_fatmvar.h343 #define DBG(SC, FL, PRINT) do { \ argument
350 #define DBGC(SC, FL, PRINT) do { \ argument
371 #define DBG(SC, FL, PRINT) argument
372 #define DBGC(SC, FL, PRINT) argument
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DPTHLexer.cpp478 OwningPtr<PTHFileLookup> FL(PTHFileLookup::Create(FileTable, BufBeg)); in Create() local
671 PTHStatCache(PTHFileLookup &FL) : in PTHStatCache()
/freebsd-9-stable/libexec/getty/
Dgettytab.h85 #define FL gettystrs[21].value macro
/freebsd-9-stable/contrib/llvm/lib/IR/
DMetadata.cpp218 FunctionLocalness FL, bool Insert) { in getMDNode()
DConstants.cpp169 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(), in getAllOnesValue() local
/freebsd-9-stable/sys/dev/en/
Dmidway.c91 #define DBG(SC, FL, PRINT) do { \ argument
114 #define DBG(SC, FL, PRINT) do { } while (0) argument
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1317 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter()
1732 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
DSemaChecking.cpp5167 void DiagnoseFloatingLiteralImpCast(Sema &S, FloatingLiteral *FL, QualType T, in DiagnoseFloatingLiteralImpCast()
5377 if (FloatingLiteral *FL = dyn_cast<FloatingLiteral>(InnerE)) { in CheckImplicitConversion() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DStmt.cpp792 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
854 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
DItaniumMangle.cpp3027 const FloatingLiteral *FL = cast<FloatingLiteral>(E); in mangleExpression() local
DExprConstant.cpp8500 if (const FloatingLiteral *FL in CheckICE() local
/freebsd-9-stable/sys/dev/hatm/
Dif_hatmvar.h591 #define DBG(SC, FL, PRINT) do { \ argument
615 #define DBG(SC, FL, PRINT) argument
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprAgg.cpp994 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1959 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { in isIncrementOrInitInForLoop()
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DSROA.cpp1164 LoadInst *FL = in speculateSelectInstLoads() local