#include "config.h"
#include "cf_assert.h"
#include "cf_defs.h"
#include "cf_factory.h"
#include "canonicalform.h"
#include "int_cf.h"
#include "int_int.h"
#include "int_rat.h"
#include "int_poly.h"
#include "int_pp.h"
#include "imm.h"
Go to the source code of this file.
|
#define | LIKELY(expression) |
| For optimizing if-branches.
|
|
#define | UNLIKELY(expression) |
|
◆ LIKELY
#define LIKELY |
( |
| expression | ) |
|
Value:
For optimizing if-branches.
Definition at line 24 of file cf_factory.cc.
◆ UNLIKELY
#define UNLIKELY |
( |
| expression | ) |
|
◆ getmpi()
Definition at line 303 of file cf_factory.cc.
304{
307}
#define ASSERT(expression, message)
virtual int levelcoeff() const
factory's class for integers