Searched defs:MP_MUL_DxD (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/mpi/
H A Dmpi.c3903 #define MP_MUL_DxD(a, b, Phi, Plo) \ macro
3908 #define MP_MUL_DxD(a, b, Phi, Plo) \ macro
3912 #define MP_MUL_DxD(a, b, Phi, Plo) \ macro
3949 MP_MUL_DxD(a_i, b, a1b1, a0b0);
3981 MP_MUL_DxD(a_i, b, a1b1, a0b0);
4021 MP_MUL_DxD(a_i, b, a1b1, a0b0);

Completed in 54 milliseconds