|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Macros | |
| #define | ALIGN (sizeof(size_t)) |
| #define | ONES ((size_t)-1 / UCHAR_MAX) |
| #define | HIGHS (ONES * (UCHAR_MAX / 2 + 1)) |
| #define | HASZERO(x) ((x)-ONES & ~(x)&HIGHS) |
Functions | |
| char * | __strchrnul (const char *s, int c) |
| #define ALIGN (sizeof(size_t)) |
1.8.15