#include <blitz/bzconfig.h>
#include <stdlib.h>
Go to the source code of this file.
◆ _bz_typename
◆ bool
◆ BZ_CMATHFN_SCOPE
#define BZ_CMATHFN_SCOPE |
( |
|
x | ) |
::x |
◆ BZ_IEEEMATHFN_SCOPE
#define BZ_IEEEMATHFN_SCOPE |
( |
|
x | ) |
::x |
◆ BZ_LIKELY
#define BZ_LIKELY |
( |
|
x | ) |
(x) |
◆ BZ_MATHABSINT_SCOPE
#define BZ_MATHABSINT_SCOPE |
( |
|
x | ) |
::x |
◆ BZ_MATHFN_SCOPE
#define BZ_MATHFN_SCOPE |
( |
|
x | ) |
::x |
◆ BZ_TEMPLATE_DEFAULT
#define BZ_TEMPLATE_DEFAULT |
( |
|
X | ) |
|
◆ BZ_UNLIKELY
#define BZ_UNLIKELY |
( |
|
x | ) |
(x) |
◆ explicit
◆ false
◆ mutable
◆ restrict
◆ true