#include <checked_int.inlines.hh>
Public Types | |
| typedef int_fast64_t | type_for_neg |
| typedef uint_fast64_t | type_for_add |
| typedef int_fast64_t | type_for_sub |
| typedef uint_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 797 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< unsigned long >::type_for_neg |
Definition at line 802 of file checked_int.inlines.hh.
| typedef uint_fast64_t Parma_Polyhedra_Library::Checked::Larger< unsigned long >::type_for_add |
Definition at line 803 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< unsigned long >::type_for_sub |
Definition at line 804 of file checked_int.inlines.hh.
| typedef uint_fast64_t Parma_Polyhedra_Library::Checked::Larger< unsigned long >::type_for_mul |
Definition at line 805 of file checked_int.inlines.hh.
| Parma_Polyhedra_Library::Checked::Larger< unsigned long >::const_bool_nodef | ( | use_for_neg | , | |
| false | ||||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< unsigned long >::const_bool_nodef | ( | use_for_add | , | |
| false | ||||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< unsigned long >::const_bool_nodef | ( | use_for_sub | , | |
| false | ||||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< unsigned long >::const_bool_nodef | ( | use_for_mul | , | |
| (LONG_BITS==32) | ||||
| ) |
1.5.6