Searched refs:_Py_set_387controlword (Results 1 – 6 of 6) sorted by relevance
27 void _Py_set_387controlword(unsigned short cw) { in _Py_set_387controlword() function
29 void _Py_set_387controlword(unsigned short cw) { in _Py_set_387controlword() function
401 _Py_set_387controlword(new_387controlword); \405 _Py_set_387controlword(old_387controlword)
84 PyAPI_FUNC(void) _Py_set_387controlword(unsigned short);
81 PyAPI_FUNC(void) _Py_set_387controlword(unsigned short);
558 _Py_set_387controlword(new_387controlword); \562 _Py_set_387controlword(old_387controlword)