Home
last modified time | relevance | path

Searched defs:smatch_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch.h49 struct smatch_state { struct
53 #define STATE(_x) static struct smatch_state _x = { .name = #_x } argument