Home
last modified time | relevance | path

Searched defs:FTR (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/xdma/controller/
H A Dpl330.h44 #define FTR(n) (0x040 + 0x04 * (n)) /* Fault type for DMA channel n */ macro
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp722 if (const FunctionCodeRegion *FTR = dyn_cast<FunctionCodeRegion>(R)) in VisitMemRegionVal() local