Searched defs:OUT (Results 1 – 6 of 6) sorted by relevance
156 #define OUT (CHAR_MAX+1) /* a non-character value */ macro
104 #define OUT(reg) out->x.reg = rmregs.e##reg macro
1300 UnicodeString OUT("abc"); in TestUnescape() local
232 #define OUT(x, y) dst[(x) + (y) * BPS] macro
177 #define OUT(x, y) dst[(x) + (y) * BPS] macro
594 #define LINTERP(T, OUT, IN) ((OUT) + (T) * ((IN) - (OUT))) argument