Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/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
/aosp_15_r20/external/python/cpython3/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
/aosp_15_r20/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