Searched refs:M_SQRT2 (Results 1 – 4 of 4) sorted by relevance
122 #define H_PREC (DSIGNIF % 2 ? (1 << DSIGNIF/2) * M_SQRT2 : 1 << DSIGNIF/2)124 (float)(FSIGNIF % 2 ? (1 << FSIGNIF/2) * M_SQRT2 : 1 << FSIGNIF/2)133 #define M_SQRT2 1.41421356237309504880 macro
93 #define M_SQRT2 1.41421356237309504880 macro
136 #define H_PREC (DSIGNIF % 2 ? (1L << DSIGNIF/2) * M_SQRT2 : 1L << DSIGNIF/2)142 #define M_SQRT2 1.41421356237309504880 macro
313 #define M_SQRT2 1.41421356237309504880 macro