Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dvalues.h122 #define H_PREC (DSIGNIF % 2 ? (1 << DSIGNIF/2) * M_SQRT2 : 1 << DSIGNIF/2) macro
125 #define X_EPS (1.0/H_PREC)
127 #define X_PLOSS ((double)(int)(M_PI * H_PREC))