Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2.c51 twom3 = 0.125, variable
151 y0 *= twom3; in __vatan2()
152 x0 *= twom3; in __vatan2()
266 y1 *= twom3; in __vatan2()
267 x1 *= twom3; in __vatan2()
381 y2 *= twom3; in __vatan2()
382 x2 *= twom3; in __vatan2()
/illumos-gate/usr/src/lib/libm/common/C/
H A Datan2.c396 #define twom3 C[1] macro
467 y *= twom3; in atan2()
468 x *= twom3; in atan2()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S43 .word 0x3fc00000,0x00000000 ! twom3
51 #define twom3 STACK_BIAS-0x18 macro
153 std %f0,[%fp+twom3]
630 ldd [%fp+twom3],%f6
792 ldd [%fp+twom3],%f16
961 ldd [%fp+twom3],%f26