Go to the source code of this file.
Defines | |
| #define | RANDOM_MAX 2147483647 |
Typedefs | |
Standard Types | |
Definition of Platform independent Types | |
| typedef float | float32_t |
| typedef double | float64_t |
| typedef long double | float128_t |
| typedef float64_t | KERNELCACHE_ELEM |
| typedef int64_t | KERNELCACHE_IDX |
| typedef long double float128_t |
| typedef float float32_t |
Implementations tend to follow IEEE754
| typedef float64_t KERNELCACHE_ELEM |
| typedef int64_t KERNELCACHE_IDX |