Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_type.c164 static struct symbol *handle__builtin_choose_expr(struct expression *expr) in handle__builtin_choose_expr() function
186 return handle__builtin_choose_expr(expr); in get_return_type()
H A Dsmatch_flow.c321 static int handle__builtin_choose_expr(struct expression *expr) in handle__builtin_choose_expr() function
531 if (handle__builtin_choose_expr(expr)) in __split_expr()
H A Dsmatch_math.c1200 static bool handle__builtin_choose_expr(struct expression *expr, int implied, int *recurse_cnt, str… in handle__builtin_choose_expr() function
1225 return handle__builtin_choose_expr(expr, implied, recurse_cnt, res, res_sval); in handle_call_rl()