Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_helper.c1181 int op_remove_assign(int op) in op_remove_assign() function
H A Dsmatch_kernel_user_data.c592 op_remove_assign(expr->op), in handle_op_assign()
H A Dsmatch.h465 int op_remove_assign(int op);
H A Dsmatch_extra.c1209 op_remove_assign(expr->op), in match_assign()