Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_comparison.c1259 …t expression *left_expr, int op, struct expression *right_expr, char **_state_name, struct smatch_… in handle_comparison() argument
1353 if (_state_name) in handle_comparison()
1354 *_state_name = state_name; in handle_comparison()