Searched defs:shiftcnt (Results 1 – 2 of 2) sorted by relevance
410 auto shiftcnt = precision - ((flags&Flags.storeNormalized) != 0); in dig() local
411 auto shiftcnt = precision - ((flags&Flags.storeNormalized) == 0); in dig() local