expected_res       20 lib/test-kstrtox.c 		type expected_res;		\
expected_res       57 lib/test-kstrtox.c 				t->str, t->base, t->expected_res, rv);	\
expected_res       60 lib/test-kstrtox.c 		if (res != t->expected_res) {				\
expected_res       62 lib/test-kstrtox.c 				t->str, t->base, t->expected_res, res);	\