Frama-C:
Plug-ins:
Libraries:

Frama-C API - Z

val name_arith_bop : Frama_c_kernel.Cil_types.binop -> string

name_of_mpz_arith_bop bop returns the name of the GMP integer function corresponding to the bop arithmetic operation.

Same as Env.new_var, but dedicated to mpz_t variables initialized by Mpz.init.

Assumes that the given exp is of integer type and casts it into the given typ

Applies binop to the given expressions. The optional term indicates whether the comparison has a correspondance in the logic.

Compares two expressions according to the given binop. The optional term indicates whether the comparison has a correspondance in the logic.