Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Darraymodule.c336 get_int_unless_float(PyObject *v) in get_int_unless_float() function
353 v = get_int_unless_float(v); in II_setitem()
413 v = get_int_unless_float(v); in LL_setitem()
466 v = get_int_unless_float(v); in QQ_setitem()