reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
359 CommonAlignLog2 = Log2Align; 365 return CommonAlignLog2 ? (1U << (CommonAlignLog2 - 1)) : 0; 365 return CommonAlignLog2 ? (1U << (CommonAlignLog2 - 1)) : 0;