Home
last modified time | relevance | path

Searched refs:safe_multiply (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Dast_opt.c153 safe_multiply(PyObject *v, PyObject *w) in safe_multiply() function
192 return safe_multiply(w, v); in safe_multiply()
478 newval = safe_multiply(lv, rv); in fold_binop()

Completed in 2 milliseconds