Home | History | Annotate | Download | only in config

Lines Matching refs:himask

9090 	  unsigned long himask, lomask;
9094 himask = 0xffff >> (32 - shift);
9099 himask = 0xffff << (shift - 32);
9102 if ((hi32.X_add_number & ~(offsetT) himask) == 0