NEURON
nrnconf.h File Reference

Go to the source code of this file.

Macros

#define int32_t   long
 
#define u_int32_t   unsigned long
 
#define HAVE_LIMITS_H   1
 
#define HAVE_POSIX_SIGNALS
 
#define RETSIGTYPE   void
 
#define HAVE_IV   1
 
#define USEBBS   1
 
#define HAVE_STL   1
 
#define yyoverflow   printf
 

Macro Definition Documentation

◆ HAVE_IV

#define HAVE_IV   1

Definition at line 6 of file nrnconf.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 3 of file nrnconf.h.

◆ HAVE_POSIX_SIGNALS

#define HAVE_POSIX_SIGNALS

Definition at line 4 of file nrnconf.h.

◆ HAVE_STL

#define HAVE_STL   1

Definition at line 8 of file nrnconf.h.

◆ int32_t

#define int32_t   long

Definition at line 1 of file nrnconf.h.

◆ RETSIGTYPE

#define RETSIGTYPE   void

Definition at line 5 of file nrnconf.h.

◆ u_int32_t

#define u_int32_t   unsigned long

Definition at line 2 of file nrnconf.h.

◆ USEBBS

#define USEBBS   1

Definition at line 7 of file nrnconf.h.

◆ yyoverflow

#define yyoverflow   printf

Definition at line 9 of file nrnconf.h.