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.c341 get_int_unless_float(PyObject *v) in get_int_unless_float() function
358 v = get_int_unless_float(v); in II_setitem()
418 v = get_int_unless_float(v); in LL_setitem()
471 v = get_int_unless_float(v); in QQ_setitem()