Searched refs:SumTwoIntegers (Results 1 – 1 of 1) sorted by relevance
16 int SumTwoIntegers(int x, int y) { in SumTwoIntegers() function21 return SumTwoIntegers(f->a, f->b->d ? 0 : 1); in GetSum()