math: introduce get_absolute_rl()1.59
commiteaad2f5813fd15c0a2133f9fb64397601750d78d
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 Jul 2013 06:40:20 +0000 (15 09:40 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 Jul 2013 06:40:20 +0000 (15 09:40 +0300)
tree23c8f1aa72cf2f6c8a1b5064af57de577f1d1cf3
parente4251a39fb409ff9c0e03b04e51acd60f38a92fc
math: introduce get_absolute_rl()

It's like get_implied_rl() but it always returns a range list even if it's
just the whole range.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_extra.h
smatch_math.c