Searched refs:ull_x1 (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
936 ull_x1 = *(unsigned long long*)&u1;
937 HI(&ull_x1) += ind1;
938 u1 = *(double*)&ull_x1;
1138 unsigned long long ull_y0, ull_x0, ull_x1, ull_x2, ull_ax0; local
1301 ull_x1 = *(unsigned long long*)&u1;
1302 HI(&ull_x1) += ind1;
1303 u1 = *(double*)&ull_x1;

Completed in 61 milliseconds