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

  /external/epid-sdk/ext/ipp/sources/ippcp/
pcpbnu_arith_inc.c 47 // cpInc_BNU()
57 // Name: cpInc_BNU
71 #pragma message ("C version of cpInc_BNU: ON")
73 #pragma message ("C version of cpInc_BNU: OFF")
88 BNU_CHUNK_T cpInc_BNU(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, cpSize ns, BNU_CHUNK_T val)
pcpbnuarith.h 59 #define cpInc_BNU OWNAPI(cpInc_BNU)
60 BNU_CHUNK_T cpInc_BNU(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, cpSize ns, BNU_CHUNK_T val);

Completed in 288 milliseconds