Searched refs:_REG (Results 1 – 1 of 1) sorted by relevance
141 # define _REG(x, y) x ## y macro142 # define REG(x, y) _REG(x, y)