Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpymath.c23 unsigned short _Py_get_387controlword(void) { in _Py_get_387controlword() function
/third_party/python/Include/
Dpymath.h83 PyAPI_FUNC(unsigned short) _Py_get_387controlword(void);
Dpyport.h417 old_387controlword = _Py_get_387controlword(); \