Home | History | Annotate | Download | only in unittest

Lines Matching refs:Read1

7859 int Read1(int i) { volatile int z = array[i]; return z; }
7868 Read1(i);