Searched refs:vol_a_ref (Results 1 – 5 of 5) sorted by relevance
39 volatile int &vol_a_ref = vol_a; in false_positives() local40 vol_a_ref = vol_a_ref; in false_positives()
47 volatile int &vol_a_ref = vol_a; in false_positives() local48 vol_a_ref = vol_a_ref; in false_positives()
91 volatile S &vol_a_ref = vol_a; in false_positives() local92 vol_a_ref = vol_a_ref; in false_positives()
65 volatile int &vol_a_ref = vol_a; in vol_test() local66 vol_a_ref = vol_a_ref; in vol_test()
97 volatile S &vol_a_ref = vol_a; in vol_test() local98 vol_a_ref = vol_a_ref; in vol_test()