Searched defs:FTR (Results 1 – 2 of 2) sorted by relevance
44 #define FTR(n) (0x040 + 0x04 * (n)) /* Fault type for DMA channel n */ macro
722 if (const FunctionCodeRegion *FTR = dyn_cast<FunctionCodeRegion>(R)) in VisitMemRegionVal() local