Searched defs:kDRegSizeInBytesLog2 (Results 1 – 2 of 2) sorted by relevance
74 const unsigned kDRegSizeInBytesLog2 = kDRegSizeLog2 - 3; variable
62 const int kDRegSizeInBytesLog2 = kDRegSizeInBitsLog2 - 3; variable