Typedefs | Variables

EsysTypes.h File Reference

#include "system_dep.h"
#include <stdint.h>

Go to the source code of this file.

Typedefs

typedef int32_t EsysIntType

Variables

static char EsysIntType_Too_Small [sizeof(EsysIntType)*8-ESYS_INT_BITS]

Typedef Documentation

typedef int32_t EsysIntType

Variable Documentation

char EsysIntType_Too_Small[sizeof(EsysIntType)*8-ESYS_INT_BITS] [static]