OpenGrok
Cross Reference: getargs.c
xref
: /
external
/
python
/
cpython2
/
Python
/
getargs.c
Home
|
History
|
Annotate
|
Download
|
only in
Python
Lines Matching
defs:cval
832
Py_complex
cval
;
833
cval
= PyComplex_AsCComplex(arg);
837
*p =
cval
;