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