Home
last modified time | relevance | path

Searched refs:CM_SCALE_DOWN (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dcmathmodule.c48 #define CM_SCALE_DOWN (-(CM_SCALE_UP+1)/2) macro
715 CM_SCALE_DOWN); in c_sqrt()