Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c509 static bool use_rl_binop(struct expression *expr, int implied, int *recurse_cnt, struct range_list … in use_rl_binop() function
669 return use_rl_binop(expr, implied, recurse_cnt, res); in handle_binop_rl_helper()