Searched refs:mantBits (Results 1 – 2 of 2) sorted by relevance
661 const int mantBits = 10; in iterate() local670 const deUint32 mantissa = rnd.getUint32() & ((1<<mantBits)-1); in iterate()
665 const int mantBits = 10; in iterate() local674 const deUint32 mantissa = rnd.getUint32() & ((1<<mantBits)-1); in iterate()