Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dlongobject.c2574 x_mul(PyLongObject *a, PyLongObject *b) in x_mul() function
/aosp_15_r20/external/python/cpython3/Objects/
Dlongobject.c3358 x_mul(PyLongObject *a, PyLongObject *b) in x_mul() function