db: rename FILTER_VALUE, LIMITED_VALUE, and ADDED_VALUE
commitb898f401cc075d463b6a2cc689baaef975f78382
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 19 Feb 2015 10:50:16 +0000 (19 13:50 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 19 Feb 2015 10:50:16 +0000 (19 13:50 +0300)
treebcc1ffe5fd83db59b385da2cf89c1b436075d8bd
parentb37be4f648377f9aeca01fd8e392fa4f2d665277
db: rename FILTER_VALUE, LIMITED_VALUE, and ADDED_VALUE

The new names are PARAM_FILTER, PARAM_LIMIT and PARAM_ADD.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_data/db/smdb.py
smatch_extra.c
smatch_function_hooks.c
smatch_modification_hooks.c
smatch_param_filter.c
smatch_param_limit.c
smatch_param_set.c
smatch_type_val.c