Ruby  1.9.3p484(2013-11-22revision43786)
Macros
extconf.h File Reference

Go to the source code of this file.

Macros

#define HAVE_TYPE_DBM   1
 
#define HAVE_DBM_CLEARERR   1
 
#define HAVE_DB_VERSION   1
 
#define DB_DBM_HSEARCH   1
 
#define DBM_HDR   <db.h>
 
#define HAVE_SYS_CDEFS_H   1
 
#define HAVE_DBM_PAGFNO   1
 
#define HAVE_DBM_DIRFNO   1
 
#define SIZEOF_DATUM_DSIZE   SIZEOF_INT
 
#define TYPEOF_DATUM_DSIZE   int
 
#define PRI_DATUM_DSIZE_PREFIX   PRI_INT_PREFIX
 
#define DATUM_DSIZE2NUM   INT2NUM
 
#define NUM2DATUM_DSIZE   NUM2INT
 

Macro Definition Documentation

#define DATUM_DSIZE2NUM   INT2NUM

Definition at line 14 of file extconf.h.

#define DB_DBM_HSEARCH   1

Definition at line 6 of file extconf.h.

#define DBM_HDR   <db.h>

Definition at line 7 of file extconf.h.

#define HAVE_DB_VERSION   1

Definition at line 5 of file extconf.h.

#define HAVE_DBM_CLEARERR   1

Definition at line 4 of file extconf.h.

#define HAVE_DBM_DIRFNO   1

Definition at line 10 of file extconf.h.

#define HAVE_DBM_PAGFNO   1

Definition at line 9 of file extconf.h.

#define HAVE_SYS_CDEFS_H   1

Definition at line 8 of file extconf.h.

#define HAVE_TYPE_DBM   1

Definition at line 3 of file extconf.h.

#define NUM2DATUM_DSIZE   NUM2INT

Definition at line 15 of file extconf.h.

#define PRI_DATUM_DSIZE_PREFIX   PRI_INT_PREFIX

Definition at line 13 of file extconf.h.

#define SIZEOF_DATUM_DSIZE   SIZEOF_INT

Definition at line 11 of file extconf.h.

#define TYPEOF_DATUM_DSIZE   int

Definition at line 12 of file extconf.h.