Home
last modified time | relevance | path

Searched defs:c_quot (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dcomplexobject.h20 #define c_quot _Py_c_quot macro
/external/python/cpython2/Objects/
Dcomplexobject.c70 c_quot(Py_complex a, Py_complex b) in c_quot() function