Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_macro_side_effects.c28 static struct smatch_state *alloc_my_state(struct expression *expr) in alloc_my_state() function
H A Dcheck_missing_break.c50 static struct smatch_state *alloc_my_state(struct expression *expr) in alloc_my_state() function
H A Dcheck_deref.c45 static struct smatch_state *alloc_my_state(const char *name) in alloc_my_state() function
H A Dsmatch_return_to_param.c34 static struct smatch_state *alloc_my_state(const char *name, struct symbol *sym) in alloc_my_state() function
H A Dsmatch_modification_hooks.c49 static struct smatch_state *alloc_my_state(struct expression *expr, struct smatch_state *prev) in alloc_my_state() function