Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c237 static int handle_comma_assigns(struct expression *expr) in handle_comma_assigns() function
449 if (handle_comma_assigns(expr)) in __split_expr()