s_of               21 lib/test_overflow.c 		bool s_of, d_of, p_of;		\
s_of              242 lib/test_overflow.c 	check_one_op(t, fmt, add, "+", p->a, p->b, p->sum, p->s_of);	\
s_of              243 lib/test_overflow.c 	check_one_op(t, fmt, add, "+", p->b, p->a, p->sum, p->s_of);	\