|
BmnRoot
|
Go to the source code of this file.
Macros | |
| #define | L1_DYNAMIC_CAST dynamic_cast |
| #define | ISLIKELY( x) ( x ) |
| #define | ISUNLIKELY( x) ( x ) |
| #define | L1_ASSERT(v, msg) |
| #define | L1_assert(v) assert(v) |
| #define ISLIKELY | ( | x | ) | ( x ) |
Definition at line 36 of file CbmL1Def.h.
| #define ISUNLIKELY | ( | x | ) | ( x ) |
Definition at line 37 of file CbmL1Def.h.
Definition at line 50 of file CbmL1Def.h.
| #define L1_ASSERT | ( | v, | |
| msg | |||
| ) |
Definition at line 44 of file CbmL1Def.h.
| #define L1_DYNAMIC_CAST dynamic_cast |
Definition at line 28 of file CbmL1Def.h.