OpenGrok
Cross Reference: gcmodule.c
xref
: /
external
/
python
/
cpython3
/
Modules
/
gcmodule.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
refs:PyObject_Calloc
1694
g = (PyGC_Head *)
PyObject_Calloc
(1, size);