Lines Matching refs:arithmetic
653 (** [const_neg c] returns the arithmetic negation of the constant [c].
657 (** [const_nsw_neg c] returns the arithmetic negation of the constant [c] with
662 (** [const_nuw_neg c] returns the arithmetic negation of the constant [c] with
667 (** [const_fneg c] returns the arithmetic negation of the constant float [c].
1632 (** {7 Arithmetic} *)