Searched refs:do_decref (Results 1 – 2 of 2) sorted by relevance
356 int do_decref = 0; /* if nb_int was called */ in II_setitem() local363 do_decref = 1; in II_setitem()367 if (do_decref) { in II_setitem()375 if (do_decref) { in II_setitem()383 if (do_decref) { in II_setitem()416 int do_decref = 0; /* if nb_int was called */ in LL_setitem() local423 do_decref = 1; in LL_setitem()427 if (do_decref) { in LL_setitem()435 if (do_decref) { in LL_setitem()469 int do_decref = 0; /* if nb_int was called */ in QQ_setitem() local[all …]
381 int do_decref = 0; /* if PyNumber_Index was called */ in PyLong_AsLongAndOverflow() local396 do_decref = 1; in PyLong_AsLongAndOverflow()442 if (do_decref) { in PyLong_AsLongAndOverflow()1127 int do_decref = 0; /* if PyNumber_Index was called */ in PyLong_AsLongLong() local1141 do_decref = 1; in PyLong_AsLongLong()1159 if (do_decref) { in PyLong_AsLongLong()1281 int do_decref = 0; /* if PyNumber_Index was called */ in PyLong_AsLongLongAndOverflow() local1296 do_decref = 1; in PyLong_AsLongLongAndOverflow()1342 if (do_decref) { in PyLong_AsLongLongAndOverflow()