HomeSort by relevance Sort by last modified time
    Searched defs:cpDec_BNU (Results 1 - 2 of 2) sorted by null

  /external/epid-sdk/ext/ipp/sources/ippcp/
pcpbnu_arith_dec.c 47 // cpDec_BNU()
56 // Name: cpDec_BNU
75 BNU_CHUNK_T cpDec_BNU(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, cpSize ns, BNU_CHUNK_T val)
pcpbnuarith.h 61 #define cpDec_BNU OWNAPI(cpDec_BNU)
62 BNU_CHUNK_T cpDec_BNU(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, cpSize ns, BNU_CHUNK_T val);

Completed in 56 milliseconds