Home
last modified time | relevance | path

Searched refs:DMAXPOWTWO (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/head/
H A Dvalues.h113 #define DMAXPOWTWO ((double)(1 << (BITS(int) - 2)) * \ macro
129 #define X_TLOSS (M_PI * DMAXPOWTWO)
136 #define MAXPOWTWO DMAXPOWTWO /* for backward compatibility */
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dvalues.h128 #define DMAXPOWTWO ((double)(1L << BITS(long) - 2) * \ macro
139 #define X_TLOSS (M_PI * DMAXPOWTWO)
145 #define MAXPOWTWO DMAXPOWTWO /* for backward compatibility */