Searched defs:smatch_state (Results 1 – 1 of 1) sorted by relevance
49 struct smatch_state { struct53 #define STATE(_x) static struct smatch_state _x = { .name = #_x } argument