Home | History | Annotate | Download | only in unittest

Lines Matching full:read2

7860 int Read2(int i) { volatile int z = array[i]; return z; }
7869 Read2(i);