helper: introduce alloc_state_str()
commit02894eb7dbd2e29d4d7c3ed036d97bf764e1b437
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 17 Feb 2015 11:18:36 +0000 (17 14:18 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 17 Feb 2015 11:18:36 +0000 (17 14:18 +0300)
treeb47fc38a796934ed3e457e24f2dc28af1b351969
parent348142dc9fc540b6c1a05978282a5a2d4293dd60
helper: introduce alloc_state_str()

It's like alloc_state_num() but for strings instead of numbers.

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