Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/PatternGeneration/
DFastMath.py223 def cdiv(a,b): function
267 res = [tocint32(cdiv(x,y)) for (x,y) in allCombinations]