Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c2078 static void handle_AND_op(struct expression *var, sval_t known) in handle_AND_op() function
2128 handle_AND_op(expr->right, known); in handle_AND_condition()
2130 handle_AND_op(expr->left, known); in handle_AND_condition()