libsmbios_c library
Macros
solaris.hpp File Reference
#include <cstdlib>
#include <smbios/config/posix_features.hpp>

Go to the source code of this file.

Macros

#define LIBSMBIOS_PLATFORM   "solaris"
 
#define LIBSMBIOS_PLATFORM_SOLARIS
 
#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
 

Macro Definition Documentation

◆ __const__

#define __const__   const

◆ __extension__

#define __extension__

◆ __inline__

#define __inline__   inline

◆ __signed__

#define __signed__   signed

◆ __typeof__

#define __typeof__   typeof

◆ __volatile__

#define __volatile__   volatile

◆ FSEEK

#define FSEEK (   fh,
  pos,
  whence 
)    fseeko(fh, static_cast<off_t>(pos), whence)

◆ LIBSMBIOS_HAS_UNISTD_H

#define LIBSMBIOS_HAS_UNISTD_H

◆ LIBSMBIOS_NO_SWPRINTF

#define LIBSMBIOS_NO_SWPRINTF

◆ LIBSMBIOS_PLATFORM

#define LIBSMBIOS_PLATFORM   "solaris"

◆ LIBSMBIOS_PLATFORM_SOLARIS

#define LIBSMBIOS_PLATFORM_SOLARIS