|
GiNaC 1.8.10
|
Definition of optimizing macros. More...
Go to the source code of this file.
Macros | |
| #define | unlikely(cond) |
| #define | likely(cond) |
| #define | attribute_pure |
Definition of optimizing macros.
Definition in file compiler.h.
| #define unlikely | ( | cond | ) |
Definition at line 30 of file compiler.h.
Referenced by GiNaC::add::eval(), GiNaC::mul::eval(), and GiNaC::expairseq::evalchildren().
| #define likely | ( | cond | ) |
Definition at line 31 of file compiler.h.
Referenced by GiNaC::add::combine_ex_with_coeff_to_pair(), GiNaC::mul::eval(), and GiNaC::power::eval().
| #define attribute_pure |
Definition at line 32 of file compiler.h.