Searched refs:restricted_unop (Results 1 – 1 of 1) sorted by relevance
465 static int restricted_unop(int op, struct symbol **type) in restricted_unop() function1876 if ((class & TYPE_RESTRICT) && restricted_unop(expr->op, &ctype)) in evaluate_postop()1924 if (restricted_unop(expr->op, &ctype)) in evaluate_sign()