Searched refs:_float_control_word (Results 1 - 3 of 3) sorted by relevance

/external/stlport/test/unit/
H A Dlimits_test.cpp32 unsigned int _float_control_word = _control87(0, 0); member in class:LimitTest
40 _control87(_float_control_word, MCW_PC|MCW_EM|MCW_IC);
H A Dnum_facets_test.cpp118 unsigned int _float_control_word = _control87(0, 0); local
123 _control87(_float_control_word, MCW_EM);
H A Dnum_put_get_test.cpp28 unsigned int _float_control_word = _control87(0, 0); member in class:NumPutGetTest
42 _control87(_float_control_word, MCW_PC|MCW_EM|MCW_IC);

Completed in 539 milliseconds