Lines Matching defs:_CLAMP
29 #define _CLAMP(T) \87 _CLAMP(float);101 _CLAMP(half);102 _CLAMP(double);103 _CLAMP(char);104 _CLAMP(uchar);105 _CLAMP(short);106 _CLAMP(ushort);107 _CLAMP(int);108 _CLAMP(uint);109 _CLAMP(long);110 _CLAMP(ulong);112 #undef _CLAMP