Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Darraymodule.c355 int do_decref = 0; /* if nb_int was called */ in II_setitem() local
415 int do_decref = 0; /* if nb_int was called */ in LL_setitem() local
468 int do_decref = 0; /* if nb_int was called */ in QQ_setitem() local
/external/python/cpython3/Objects/
Dlongobject.c502 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongAndOverflow() local
1241 int do_decref = 0; /* if nb_int was called */ in PyLong_AsLongLong() local
1395 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