|
PPL
0.12.1
|
#include <checked_int.inlines.hh>
Public Types | |
| typedef int_fast64_t | type_for_neg |
| typedef int_fast64_t | type_for_add |
| typedef int_fast64_t | type_for_sub |
| typedef int_fast64_t | type_for_mul |
Public Member Functions | |
| const_bool_nodef (use_for_neg, false) | |
| const_bool_nodef (use_for_add, false) | |
| const_bool_nodef (use_for_sub, false) | |
| const_bool_nodef (use_for_mul,(LONG_BITS==32)) | |
Definition at line 879 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::type_for_add |
Definition at line 885 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::type_for_mul |
Definition at line 887 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::type_for_neg |
Definition at line 884 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::type_for_sub |
Definition at line 886 of file checked_int.inlines.hh.
| Parma_Polyhedra_Library::Checked::Larger< signed long >::const_bool_nodef | ( | use_for_neg | , |
| false | |||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< signed long >::const_bool_nodef | ( | use_for_add | , |
| false | |||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< signed long >::const_bool_nodef | ( | use_for_sub | , |
| false | |||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< signed long >::const_bool_nodef | ( | use_for_mul | , |
| (LONG_BITS==32) | |||
| ) |