Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpymath.c21 unsigned short _Py_get_387controlword(void) { in _Py_get_387controlword() function
/external/python/cpython2/Include/
Dpymath.h80 PyAPI_FUNC(unsigned short) _Py_get_387controlword(void);
Dpyport.h555 old_387controlword = _Py_get_387controlword(); \