Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c482 static bool handle_bitwise_AND(struct expression *expr, int implied, int *recurse_cnt, struct range… in handle_bitwise_AND() function
666 return handle_bitwise_AND(expr, implied, recurse_cnt, res); in handle_binop_rl_helper()