Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c444 static int restricted_binop(int op, struct symbol *type) in restricted_binop() function
509 switch (restricted_binop(op, ctype)) { in restricted_binop_type()
1330 if (!restricted_binop(op, t)) { in evaluate_assign_op()