Home
last modified time | relevance | path

Searched defs:mul32x32 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/js/binary/
Darith.js167 jspb.arith.UInt64.mul32x32 = function(a, b) { function in jspb.arith.UInt64
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_levinson_durbin_q31.c47 __STATIC_FORCEINLINE q31_t mul32x32(q31_t a, q31_t b) in mul32x32() function