Searched refs:rs_ref (Results 1 – 3 of 3) sorted by relevance
1818 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local1821 (rs != rs_ref)) && in TestHelper()1847 printf("0x%08" PRIx32, rs_ref); in TestHelper()
1830 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local1833 (rs != rs_ref)) && in TestHelper()1859 printf("0x%08" PRIx32, rs_ref); in TestHelper()
2271 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local2274 (rm != rm_ref) || (rs != rs_ref)) && in TestHelper()2304 printf("0x%08" PRIx32, rs_ref); in TestHelper()