MloConfig.h File Reference

Melo Configuration. More...

Go to the source code of this file.

Defines

#define MLO_CONFIG_HAVE_STD_C
#define MLO_CONFIG_HAVE_STDLIB_H
#define MLO_CONFIG_HAVE_STRING_H
#define MLO_CONFIG_HAVE_CTYPE_H
#define MLO_CONFIG_HAVE_MATH_H
#define MLO_CONFIG_HAVE_ASSERT_H
#define MLO_CONFIG_HAVE_LIMITS_H
#define MLO_COMPILER_UNUSED(p)
#define MLO_CONFIG_HAVE_MALLOC
#define MLO_CONFIG_HAVE_CALLOC
#define MLO_CONFIG_HAVE_REALLOC
#define MLO_CONFIG_HAVE_FREE
#define MLO_CONFIG_HAVE_MEMCPY
#define MLO_CONFIG_HAVE_MEMMOVE
#define MLO_CONFIG_HAVE_MEMSET
#define MLO_CONFIG_HAVE_STRCMP
#define MLO_CONFIG_HAVE_STRNCMP
#define MLO_CONFIG_HAVE_STRDUP
#define MLO_CONFIG_HAVE_STRLEN
#define MLO_CONFIG_HAVE_STRCPY
#define MLO_CONFIG_HAVE_STRNCPY
#define MLO_CONFIG_HAVE_POW
#define MLO_CONFIG_HAVE_SQRT
#define MLO_CONFIG_HAVE_COS
#define MLO_CONFIG_HAVE_SIN

Typedefs

typedef int MLO_Int32
typedef unsigned int MLO_UInt32
typedef short MLO_Int16
typedef unsigned short MLO_UInt16
typedef signed char MLO_Int8
typedef unsigned char MLO_UInt8


Detailed Description

Melo Configuration.