Searched defs:DMAXPOWTWO (Results 1 – 2 of 2) sorted by relevance
113 #define DMAXPOWTWO ((double)(1 << (BITS(int) - 2)) * \ macro
128 #define DMAXPOWTWO ((double)(1L << BITS(long) - 2) * \ macro