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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dinteger.cpp1949 static PMul s_pMul[9], s_pBot[9]; variable
1955 s_pMul[0] = &Baseline_Multiply2;
1974 s_pMul[1] = &SSE2_Multiply4;
1975 s_pMul[2] = &SSE2_Multiply8;
1976 s_pMul[4] = &SSE2_Multiply16;
1977 s_pMul[8] = &SSE2_Multiply32;
1996 s_pMul[1] = &Baseline_Multiply4;
1997 s_pMul[2] = &Baseline_Multiply8;
2008 s_pMul[4] = &Baseline_Multiply16;
2062 s_pMul[
[all...]

Completed in 25 milliseconds