|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Macros | |
| #define | NULL 0 |
| #define | offsetof(type, field) __builtin_offsetof(type, field) |
Typedefs | |
| typedef int | ssize_t |
| typedef unsigned int | size_t |
| #define offsetof | ( | type, | |
| field | |||
| ) | __builtin_offsetof(type, field) |