|
Xen Test Framework
|
Local subset of C's stdint.h. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef __INT8_TYPE__ | int8_t |
| typedef __INT16_TYPE__ | int16_t |
| typedef __INT32_TYPE__ | int32_t |
| typedef __INT64_TYPE__ | int64_t |
| typedef __UINT8_TYPE__ | uint8_t |
| typedef __UINT16_TYPE__ | uint16_t |
| typedef __UINT32_TYPE__ | uint32_t |
| typedef __UINT64_TYPE__ | uint64_t |
| typedef __INTPTR_TYPE__ | intptr_t |
| typedef __UINTPTR_TYPE__ | uintptr_t |