Home
last modified time | relevance | path

Searched defs:do_decref (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
Darraymodule.c350 int do_decref = 0; /* if nb_int was called */ in II_setitem() local
410 int do_decref = 0; /* if nb_int was called */ in LL_setitem() local
463 int do_decref = 0; /* if nb_int was called */ in QQ_setitem() local
/external/python/cpython3/Objects/
Dlongobject.c411 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongAndOverflow() local
1221 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongLong() local
1375 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongLongAndOverflow() local
/external/python/cpython2/Objects/
Dlongobject.c240 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongAndOverflow() local
1058 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongLongAndOverflow() local