Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c640 static bool handle_binop_rl_helper(struct expression *expr, int implied, int *recurse_cnt, struct r… in handle_binop_rl_helper() function
725 return handle_binop_rl_helper(expr, implied, recurse_cnt, res, res_sval); in handle_binop_rl()