|
Xen Test Framework
|
Local subset of C's stddef.h. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | NULL ((void *)0) |
| #define | offsetof(t, m) __builtin_offsetof(t, m) |
Typedefs | |
| typedef __SIZE_TYPE__ | size_t |
| typedef __PTRDIFF_TYPE__ | ptrdiff_t |