libsmbios_c library
|
Go to the source code of this file.
Defines | |
#define | LIBSMBIOS_PLATFORM "linux" |
#define | LIBSMBIOS_PLATFORM_LINUX |
#define | FSEEK(fh, pos, whence) fseeko(fh, static_cast<off_t>(pos), whence) |
#define | LIBSMBIOS_NO_SWPRINTF |
#define | LIBSMBIOS_HAS_UNISTD_H |
#define | __extension__ |
#define | __const__ const |
#define | __volatile__ volatile |
#define | __signed__ signed |
#define | __typeof__ typeof |
#define | __inline__ inline |
#define __const__ const |
#define __extension__ |
#define __inline__ inline |
#define __signed__ signed |
#define __typeof__ typeof |
#define __volatile__ volatile |
#define FSEEK | ( | fh, | |
pos, | |||
whence | |||
) | fseeko(fh, static_cast<off_t>(pos), whence) |
#define LIBSMBIOS_HAS_UNISTD_H |
#define LIBSMBIOS_NO_SWPRINTF |
#define LIBSMBIOS_PLATFORM "linux" |
#define LIBSMBIOS_PLATFORM_LINUX |