1 #include "check_debug.h"
27 * check-name: smatch math test #1
28 * check-command: smatch -I.. sm_math1.c
31 sm_math1.c:13 func() y = (-58)
32 sm_math1.c:16 func() y = (-57)-s32max
33 sm_math1.c:19 func() z = 7-s32max
34 sm_math1.c:20 func() x = 2
35 sm_math1.c:23 func() x = s32min-1