Searched refs:two110 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2.c53 two110 = 1.2980742146337069071e+33, variable
169 y0 *= two110;
170 x0 *= two110;
284 y1 *= two110;
285 x1 *= two110;
399 y2 *= two110;
400 x2 *= two110;
/illumos-gate/usr/src/lib/libm/common/C/
H A Datan2.c397 #define two110 C[2] macro
480 y *= two110;
481 x *= two110;
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S44 .word 0x46d00000,0x00000000 ! two110
52 #define two110 STACK_BIAS-0x20 define
154 std %f2,[%fp+two110]
661 ldd [%fp+two110],%f6
828 ldd [%fp+two110],%f16
986 ldd [%fp+two110],%f26

Completed in 70 milliseconds