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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vpow.c697 unsigned long long ull_y0, ull_x0, ull_x1, ull_x2, ull_ax0, ull_ax1, ull_ax2; local
940 ull_x2 = *(unsigned long long*)&u2;
941 HI(&ull_x2) += ind2;
942 u2 = *(double*)&ull_x2;
1138 unsigned long long ull_y0, ull_x0, ull_x1, ull_x2, ull_ax0; local
1308 ull_x2 = *(unsigned long long*)&u2;
1309 HI(&ull_x2) += ind2;
1310 u2 = *(double*)&ull_x2;

Completed in 47 milliseconds