Searched refs:WRC (Results 1 – 1 of 1) sorted by relevance
273 uint16_t W = width(), WRC = RC.width(); in cat() local274 Bits.resize(W+WRC); in cat()275 for (uint16_t i = 0; i < WRC; ++i) in cat()