Home
last modified time | relevance | path

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

/third_party/python/Modules/
Darraymodule.c360 int do_decref = 0; /* if nb_int was called */ in II_setitem() local
420 int do_decref = 0; /* if nb_int was called */ in LL_setitem() local
473 int do_decref = 0; /* if nb_int was called */ in QQ_setitem() local
/third_party/python/Objects/
Dlongobject.c462 int do_decref = 0; /* if PyNumber_Index was called */ in PyLong_AsLongAndOverflow() local
1205 int do_decref = 0; /* if PyNumber_Index was called */ in PyLong_AsLongLong() local
1359 int do_decref = 0; /* if PyNumber_Index was called */ in PyLong_AsLongLongAndOverflow() local