Searched refs:_yy (Results 1 – 1 of 1) sorted by relevance
59 #define SWAPC(_xx,_yy) { UChar tmp = _xx; _xx = _yy; _yy = tmp; } argument