Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
mconfig.h File Reference

Go to the source code of this file.

Macros

#define HAVE_UNISTD_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_LOCALE_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_GETOPT_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_WCHAR_H   1
 
#define HAVE_VSNPRINTF
 
#define HAVE_SNPRINTF
 
#define HAVE_STRTOF
 
#define SIZEOF_LONG_LONG   sizeof(long long)
 
#define HAVE_GETOPT_LONG   0 /* in-tree as of 3.2 */
 
#define HAVE_ST_RDEV   1
 
#define BUILTIN_ELF   0
 
#define ELFCORE   0
 

Macro Definition Documentation

◆ BUILTIN_ELF

#define BUILTIN_ELF   0

Definition at line 39 of file mconfig.h.

◆ ELFCORE

#define ELFCORE   0

Definition at line 40 of file mconfig.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 12 of file mconfig.h.

◆ HAVE_GETOPT_H

#define HAVE_GETOPT_H   1

Definition at line 16 of file mconfig.h.

◆ HAVE_GETOPT_LONG

#define HAVE_GETOPT_LONG   0 /* in-tree as of 3.2 */

Definition at line 35 of file mconfig.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 15 of file mconfig.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 17 of file mconfig.h.

◆ HAVE_LOCALE_H

#define HAVE_LOCALE_H   1

Definition at line 13 of file mconfig.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF

Definition at line 28 of file mconfig.h.

◆ HAVE_ST_RDEV

#define HAVE_ST_RDEV   1

Definition at line 36 of file mconfig.h.

◆ HAVE_STRTOF

#define HAVE_STRTOF

Definition at line 29 of file mconfig.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 14 of file mconfig.h.

◆ HAVE_UNISTD_H [1/2]

#define HAVE_UNISTD_H   1

Definition at line 20 of file mconfig.h.

◆ HAVE_UNISTD_H [2/2]

#define HAVE_UNISTD_H   1

Definition at line 20 of file mconfig.h.

◆ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF

Definition at line 27 of file mconfig.h.

◆ HAVE_WCHAR_H

#define HAVE_WCHAR_H   1

Definition at line 21 of file mconfig.h.

◆ SIZEOF_LONG_LONG

#define SIZEOF_LONG_LONG   sizeof(long long)

Definition at line 32 of file mconfig.h.