|
libparted 3.6
|
Go to the source code of this file.
Macros | |
| #define | ASSERT(EX) |
| #define | constpp const char * const * |
| #define | HAVE_32BIT_LONG 1 |
| #define | HAVE_32BIT_PTR 1 |
Typedefs | |
| typedef int | __psint_t |
| typedef unsigned int | __psunsigned_t |
| typedef char * | xfs_caddr_t |
| typedef int64_t | xfs_daddr_t |
| typedef uint32_t | xfs_dev_t |
| typedef uint64_t | xfs_ino_t |
| typedef loff_t | xfs_off_t |
| #define ASSERT | ( | EX | ) |
| #define constpp const char * const * |
| #define HAVE_32BIT_LONG 1 |
| #define HAVE_32BIT_PTR 1 |
| typedef int __psint_t |
| typedef unsigned int __psunsigned_t |
| typedef char* xfs_caddr_t |
| typedef int64_t xfs_daddr_t |
| typedef uint32_t xfs_dev_t |
| typedef uint64_t xfs_ino_t |
| typedef loff_t xfs_off_t |