Lines Matching defs:SIGN
20 * 05/13/97 aliu Restored sign of timezone172 #define SIGN 0x80000000U393 return ((highBits & ~SIGN) == 0x70FF0000L) && (lowBits == 0x00000000L);422 return((highBits & SIGN) && uprv_isInfinite(number));1570 /* Anything following the @ sign */