Searched refs:kWRegSizeInBitsLog2 (Results 1 – 2 of 2) sorted by relevance
47 const int kWRegSizeInBitsLog2 = 5; variable49 const int kWRegSizeLog2 = kWRegSizeInBitsLog2 - 3;
776 : kWRegSizeInBitsLog2)); in AddSubWithCarryMacro()