Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c728 int iw_is_odd = DOUBLE_IS_ODD_INTEGER(iw); in float_pow() local
738 int iw_is_odd = DOUBLE_IS_ODD_INTEGER(iw); in float_pow() local
/external/python/cpython2/Objects/
Dfloatobject.c862 int iw_is_odd = DOUBLE_IS_ODD_INTEGER(iw); in float_pow() local
872 int iw_is_odd = DOUBLE_IS_ODD_INTEGER(iw); in float_pow() local