ranges: introduce rl_to_sval()
commit3bdb47679274f3e828d5540a98a809637500d6bd
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 12:41:18 +0000 (20 15:41 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 12:41:18 +0000 (20 15:41 +0300)
tree390189aa074b28b6b692813275bd77a725cb10c4
parent5a4eeb01c8880c8f4e6ae3bb59eabf77c6e3095c
ranges: introduce rl_to_sval()

If the range_list is really just on value then it returns true and gives
you the sval.

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