Lines Matching defs:count
262 test_dict_inner(int count)
272 for (i = 0; i < count; i++) {
301 if (iterations != count) {
4342 Py_ssize_t count;
4348 FmData.count++;
4349 if (FmData.count > FmData.start &&
4350 (FmData.stop <= 0 || FmData.count <= FmData.stop)) {
4438 FmData.count = 0;
5057 /* Initialize reference count to avoid early crash in ceval or GC */
5072 /* Initialize reference count to avoid early crash in ceval or GC */
5092 /* Reset reference count to avoid early crash in ceval or GC */