Home
last modified time | relevance | path

Searched refs:s_pSub (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dinteger.cpp1092 static PAddSub s_pAdd, s_pSub; variable
1102 s_pSub = &Portable::Subtract; in SetPentiumFunctionPointers()
1107 s_pSub = &P4Optimized::Subtract; in SetPentiumFunctionPointers()
1112 s_pSub = &PentiumOptimized::Subtract; in SetPentiumFunctionPointers()
1149 {return s_pSub(C, A, B, N);} in Subtract()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dinteger.cpp1092 static PAddSub s_pAdd, s_pSub; variable
1102 s_pSub = &Portable::Subtract; in SetPentiumFunctionPointers()
1107 s_pSub = &P4Optimized::Subtract; in SetPentiumFunctionPointers()
1112 s_pSub = &PentiumOptimized::Subtract; in SetPentiumFunctionPointers()
1149 {return s_pSub(C, A, B, N);} in Subtract()
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dinteger.cpp1091 static PAddSub s_pAdd, s_pSub; variable
1101 s_pSub = &Portable::Subtract; in SetPentiumFunctionPointers()
1106 s_pSub = &P4Optimized::Subtract; in SetPentiumFunctionPointers()
1111 s_pSub = &PentiumOptimized::Subtract; in SetPentiumFunctionPointers()
1148 {return s_pSub(C, A, B, N);} in Subtract()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dinteger.cpp2158 static PAdd s_pAdd = &Baseline_Add, s_pSub = &Baseline_Sub; variable
2182 s_pSub = &SSE2_Sub; in SetFunctionPointers()
2241 return s_pSub(N, C, A, B); in Subtract()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dinteger.cpp2072 static PAdd s_pAdd = &Baseline_Add, s_pSub = &Baseline_Sub; variable
2096 s_pSub = &SSE2_Sub; in SetFunctionPointers()
2155 return s_pSub(N, C, A, B); in Subtract()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dinteger.cpp2158 static PAdd s_pAdd = &Baseline_Add, s_pSub = &Baseline_Sub; variable
2182 s_pSub = &SSE2_Sub; in SetFunctionPointers()
2241 return s_pSub(N, C, A, B); in Subtract()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dinteger.cpp2158 static PAdd s_pAdd = &Baseline_Add, s_pSub = &Baseline_Sub; variable
2182 s_pSub = &SSE2_Sub; in SetFunctionPointers()
2241 return s_pSub(N, C, A, B); in Subtract()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dinteger.cpp2158 static PAdd s_pAdd = &Baseline_Add, s_pSub = &Baseline_Sub; variable
2182 s_pSub = &SSE2_Sub; in SetFunctionPointers()
2241 return s_pSub(N, C, A, B); in Subtract()