Searched refs:capsule_destructor_call_count (Results 1 – 3 of 3) sorted by relevance
2123 capsule_destructor_call_count = 0; variable2127 capsule_destructor_call_count++; in capsule_destructor()2167 else if (!capsule_destructor_call_count) { \ in test_capsule()2170 capsule_destructor_call_count = 0; \ in test_capsule()2203 if (capsule_destructor_call_count) { in test_capsule()
3082 capsule_destructor_call_count = 0; variable3086 capsule_destructor_call_count++; in capsule_destructor()3126 else if (!capsule_destructor_call_count) { \ in test_capsule()3129 capsule_destructor_call_count = 0; \ in test_capsule()3162 if (capsule_destructor_call_count) { in test_capsule()
128 Modules/_testcapimodule.c - capsule_destructor_call_count -