![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <cstddef>#include <cstdint>Go to the source code of this file.
Functions | |
| void * | memmove (void *a, const void *b, size_t c) |
| void * | memcpy (void *a, const void *b, size_t c) |
| void | __chk_fail (void) __attribute__((__noreturn__)) |
| float | log2f_old (float x) |
| float | __wrap_log2f (float x) |
| void __chk_fail | ( | void | ) |
| float __wrap_log2f | ( | float | x | ) |
| float log2f_old | ( | float | x | ) |
| void* memcpy | ( | void * | a, |
| const void * | b, | ||
| size_t | c | ||
| ) |
| void* memmove | ( | void * | a, |
| const void * | b, | ||
| size_t | c | ||
| ) |
1.8.17