![]() |
SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
|
#include "shz_cdefs.h"

Go to the source code of this file.
Namespaces | |
| namespace | shz |
Typedefs | |
Aliasing Types | |
Types which may break C/C++'s strict aliasing rules | |
| using | shz::alias_int16_t |
| using | shz::alias_uint16_t |
| using | shz::alias_int32_t |
| using | shz::alias_uint32_t |
| using | shz::alias_float_t |
| using | shz::alias_int64_t |
| using | shz::alias_uint64_t |
| using | shz::alias_double_t |
C++ wrappers for preprocessor definitions and macro utilities.
This file contains the C++ API around the C preprocessor and macro API.
Definition in file shz_cdefs.hpp.