Searched defs:c_quot (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | complexobject.h | 20 #define c_quot _Py_c_quot macro |
/external/python/cpython2/Objects/ | ||
D | complexobject.c | 70 c_quot(Py_complex a, Py_complex b) in c_quot() function |