Searched refs:native_fpcw (Results 1 – 1 of 1) sorted by relevance
109 unsigned int i, native_fpcw, fpcw; in Test_controlfp() local115 native_fpcw = get_native_fpcw(); in Test_controlfp()126 unsigned int native_fpcw, fpcw; in Test_control87() local130 native_fpcw = get_native_fpcw(); in Test_control87()131 ok_hex(native_fpcw, ON_IX86(0) ON_AMD64(0)); in Test_control87()185 unsigned int i, exp_fpstatus, native_fpcw, statusfp; in Test_exceptions() local233 native_fpcw = get_native_fpcw(); in Test_exceptions()241 native_fpcw = get_native_fpcw(); in Test_exceptions()243 native_fpcw = get_native_fpcw(); in Test_exceptions()259 unsigned int native_fpcw, fpcw, fpstatus; in START_TEST() local[all …]