Searched refs:thisres (Results 1 – 1 of 1) sorted by relevance
30 int thisres = 0; in test_fmaf() local32 thisres |= testf( w, ft.expected[i] ); in test_fmaf()34 thisres |= testf( w, ft.expected[i] ); in test_fmaf()36 thisres |= testf( w, ft.expected[i] ); in test_fmaf()38 thisres |= testf( w, ft.expected[i] ); in test_fmaf()40 thisres |= testf( w, ft.expected[i] ); in test_fmaf()42 thisres |= testf( w, ft.expected[i] ); in test_fmaf()43 if (thisres) in test_fmaf()45 res |= thisres; in test_fmaf()46 thisres = 0; in test_fmaf()[all …]