Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c1187 static bool handle_builtin_constant_p(struct expression *expr, int implied, int *recurse_cnt, sval_… in handle_builtin_constant_p() function
1222 return handle_builtin_constant_p(expr, implied, recurse_cnt, res_sval); in handle_call_rl()