Searched refs:exp_fpstatus (Results 1 – 1 of 1) sorted by relevance
185 unsigned int i, exp_fpstatus, native_fpcw, statusfp; in Test_exceptions() local250 exp_fpstatus = g_exception_Testcases[i].FpStatus; in Test_exceptions()251 …ok(statusfp == exp_fpstatus, "[%u] Wrong value for _statusfp(). Expected 0x%lx, got 0x%lx\n", i, e… in Test_exceptions()