Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpbnarithmac.c107 IppsBigNumSGN sgnR = BN_SIGN(pR); variable
126 if(sgnR==sgnP) {
142 BN_SIGN(pR) = cmpRes>0? sgnR : INVERSE_SIGN(sgnR);