#include <config.h>
#include <ucommon/ucommon.h>
#include <ucommon/export.h>
#include <bayonne.h>
#include <ctype.h>
Go to the source code of this file.
Macros | |
#define | M_PI 3.14159265358979323846 |
#define | __LITTLE_ENDIAN 1234 |
#define | __BIG_ENDIAN 4321 |
#define | __PDP_ENDIAN 3412 |
#define | __BYTE_ORDER __LITTLE_ENDIAN |
#define __BYTE_ORDER __LITTLE_ENDIAN |