Searched defs:M_PI (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dvalues.h138 #define X_PLOSS ((double)(long)(M_PI * H_PREC))
139 #define X_TLOSS (M_PI * DMAXPOWTWO)
141 #define M_PI 3.14159265358979323846 macro
H A Dmath.h312 #define M_PI 3.14159265358979323846 macro
/illumos-gate/usr/src/head/
H A Dmath.h87 #define M_PI 3.14159265358979323846 macro
H A Dvalues.h127 #define X_PLOSS ((double)(int)(M_PI * H_PREC))
128 #define FX_PLOSS ((float)(int)(M_PI * FH_PREC))
129 #define X_TLOSS (M_PI * DMAXPOWTWO)
130 #define FX_TLOSS (float)(M_PI * FMAXPOWTWO)
132 #define M_PI 3.14159265358979323846 macro
/illumos-gate/usr/src/boot/include/
H A Dmath.h149 #define M_PI 3.14159265358979323846 /* pi */ macro

Completed in 90 milliseconds