Home
last modified time | relevance | path

Searched defs:_float_control_word (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dnum_facets_test.cpp118 unsigned int _float_control_word = _control87(0, 0); in _num_put_get() local
H A Dlimits_test.cpp32 unsigned int _float_control_word = _control87(0, 0); member in LimitTest
H A Dnum_put_get_test.cpp28 unsigned int _float_control_word = _control87(0, 0); member in NumPutGetTest