Home | History | Annotate | Download | only in dex

Lines Matching refs:DF_UC

115 #define DF_UC                   (UINT64_C(1) << kUC)
150 #define DF_HAS_USES (DF_UA | DF_UB | DF_UC)
168 #define DF_C_IS_REG (DF_UC)