Searched defs:halfMask (Results 1 – 5 of 5) sorted by relevance
125 #define halfMask ((UTF32)0x3FFUL) macro
66 static const UTF32 halfMask = 0x3FFUL; variable
59 static const UTF32 halfMask = 0x3FFUL; variable
160 UWord halfMask = sizeof(UWord)==4 ? (UWord)0xFFFF in umulHW() local
82 const Long halfMask = 0xFFFFFFFFLL; in mullS64() local100 const ULong halfMask = 0xFFFFFFFFULL; in mullU64() local