Searched defs:cmpRes (Results 1 – 6 of 6) sorted by relevance
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpbnarithsub.c | 123 int cmpRes= cpCmp_BNU(pDataA, nsA, pDataB, nsB); variable
|
D | pcpbnarithadd.c | 123 int cmpRes = cpCmp_BNU(pDataA, nsA, pDataB, nsB); variable
|
D | gsmod_almmontinv.c | 98 int cmpRes = cpCmp_BNU(pu, mLen, pv, mLen); in alm_mont_inv() local
|
D | pcpbnarithmac.c | 136 int cmpRes = cpCmp_BNU(pDataR, room, pDataP, room); variable
|
D | pcpbnarithgcd.c | 119 int cmpRes = cpCmp_BNU(BN_NUMBER(x), BN_SIZE(x), BN_NUMBER(y), BN_SIZE(y)); variable
|
/external/icu/icu4c/source/common/ |
D | ustrcase.cpp | 1400 int32_t cmpRes = 0; in _cmpFold() local
|