Lines Matching refs:SIGN
20 * 05/13/97 aliu Restored sign of timezone156 #define SIGN 0x80000000U377 return ((highBits & ~SIGN) == 0x70FF0000L) && (lowBits == 0x00000000L);406 return((highBits & SIGN) && uprv_isInfinite(number));1529 /* Anything following the @ sign */