Home | History | Annotate | Download | only in test

Lines Matching refs:SumOf5

1058 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; }
1087 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; }