Home
last modified time | relevance | path

Searched refs:alloc_expr_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_rosenberg.c295 static struct smatch_state *alloc_expr_state(struct expression *expr) in alloc_expr_state() function
321 state = alloc_expr_state(expr->left); in match_skb_put()