|
blitz
Version 1.0.2
|


Go to the source code of this file.
Macros | |
| #define | BZ_TEMPLATE_DEFAULT(X) |
| #define | explicit |
| #define | _bz_typename |
| #define | mutable |
| #define | restrict |
| #define | bool int |
| #define | true 1 |
| #define | false 0 |
| #define | BZ_MATHFN_SCOPE(x) ::x |
| #define | BZ_MATHABSINT_SCOPE(x) ::x |
| #define | BZ_CMATHFN_SCOPE(x) ::x |
| #define | BZ_IEEEMATHFN_SCOPE(x) ::x |
| #define | BZ_LIKELY(x) (x) |
| #define | BZ_UNLIKELY(x) (x) |
| #define _bz_typename |
| #define bool int |
| #define BZ_CMATHFN_SCOPE | ( | x | ) | ::x |
| #define BZ_IEEEMATHFN_SCOPE | ( | x | ) | ::x |
| #define BZ_LIKELY | ( | x | ) | (x) |
| #define BZ_MATHABSINT_SCOPE | ( | x | ) | ::x |
| #define BZ_MATHFN_SCOPE | ( | x | ) | ::x |
| #define BZ_TEMPLATE_DEFAULT | ( | X | ) |
| #define BZ_UNLIKELY | ( | x | ) | (x) |
| #define explicit |
| #define false 0 |
| #define mutable |
| #define restrict |
| #define true 1 |