Lines Matching defs:pythonResult

68     PyObject *pythonResult = Py_BuildValue("O",pDstOBJ);  in cmsis_arm_vlog_q15()  local
102 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_vlog_q31() local
127 PyObject *pythonResult = Py_BuildValue("O",theReturnOBJ); in cmsis_arm_sin_f32() local
150 PyObject *pythonResult = Py_BuildValue("O",theReturnOBJ); in cmsis_arm_sin_q31() local
173 PyObject *pythonResult = Py_BuildValue("O",theReturnOBJ); in cmsis_arm_sin_q15() local
196 PyObject *pythonResult = Py_BuildValue("O",theReturnOBJ); in cmsis_arm_cos_f32() local
219 PyObject *pythonResult = Py_BuildValue("O",theReturnOBJ); in cmsis_arm_cos_q31() local
242 PyObject *pythonResult = Py_BuildValue("O",theReturnOBJ); in cmsis_arm_cos_q15() local
267 PyObject *pythonResult = Py_BuildValue("OO",theReturnOBJ,pOutOBJ); in cmsis_arm_sqrt_f32() local
296 PyObject *pythonResult = Py_BuildValue("OO",theReturnOBJ,pOutOBJ); in cmsis_arm_sqrt_q31() local
324 PyObject *pythonResult = Py_BuildValue("OOO",theReturnOBJ,pOutOBJ,pShiftOBJ); in cmsis_arm_divide_q31() local
353 PyObject *pythonResult = Py_BuildValue("OOO",theReturnOBJ,pOutOBJ,pShiftOBJ); in cmsis_arm_divide_q15() local
380 PyObject *pythonResult = Py_BuildValue("OO",theReturnOBJ,pOutOBJ); in cmsis_arm_sqrt_q15() local
412 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_vexp_f32() local
443 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_vexp_f64() local
474 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_vlog_f32() local
505 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_vlog_f64() local
531 PyObject *pythonResult = Py_BuildValue("OO",theReturnOBJ,pOutOBJ); in cmsis_arm_atan2_q31() local
557 PyObject *pythonResult = Py_BuildValue("OO",theReturnOBJ,pOutOBJ); in cmsis_arm_atan2_q15() local
583 PyObject *pythonResult = Py_BuildValue("OO",theReturnOBJ,pOutOBJ); in cmsis_arm_atan2_f32() local