HomeSort by relevance Sort by last modified time
    Searched full:c_abs (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
complexobject.h 22 #define c_abs _Py_c_abs macro
30 PyAPI_FUNC(double) c_abs(Py_complex);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
complexobject.h 22 #define c_abs _Py_c_abs macro
30 PyAPI_FUNC(double) c_abs(Py_complex);

Completed in 149 milliseconds