Go to the source code of this file.
Data Structures | |
| struct | __stdf_fops |
| struct | stdf_file |
| The main STDF file structure. More... | |
Defines | |
| #define | __STDF_HOST_BYTE_ORDER BYTE_ORDER |
| #define | _warn(fmt, args...) fprintf(stderr, fmt , ## args) |
| Helpful debug macros. | |
| #define | warn(fmt, args...) _warn(PACKAGE_STRING ": " fmt "\n" , ## args) |
| #define | warnf(fmt, args...) warn("%s(): " fmt, __FUNCTION__ , ## args) |
| #define | warnp(fmt, args...) warn(fmt ": %s" , ## args , strerror(errno)) |
| #define | warnfp(fmt, args...) warnp("%s(): " fmt, __FUNCTION__ , ## args) |
| #define | dumphex(buf, cnt) |
| #define | _stdf_mtrace() |
| Misc cruft for debugging fun. | |
| #define | _stdf_muntrace() |
| #define | __GNUC_PREREQ(maj, min) 0 |
| Internal macros for fun ELF tricks. | |
| #define | attribute_unused |
| #define | attribute_hidden |
|
|
Value: |
1.4.6