Searched defs:two16m (Results 1 – 2 of 2) sorted by relevance
91 static double two16m = 1.0 / (1L << N); in drand48() local
107 static double two16m = 1.0 / ((int32_t)1 << N); in _drand48_u() local