OpenGrok
Cross Reference: bltinmodule.c
xref
: /
external
/
python
/
cpython2
/
Python
/
bltinmodule.c
Home
|
History
|
Annotate
|
Download
|
only in
Python
Lines Matching
defs:numactive
1018
int
numactive
= 0;
1033
++
numactive
;
1053
if (
numactive
== 0) {