|
Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Macros | |
| #define | HAVE_ALLOCA 1 |
| #define | HAVE_MEMCPY 1 |
| #define | HAVE_MEMORY_H 1 |
| #define | HAVE_STDLIB_H 1 |
| #define | HAVE_STRING_H 1 |
| #define | HAVE_SYS_STAT_H 1 |
| #define | HAVE_SYS_TYPES_H 1 |
| #define | SIZEOF_DOUBLE 8 |
| #define | SIZEOF_SIZE_T 4 |
| #define | STACK_DIRECTION -1 |
| #define | STDC_HEADERS 1 |
| #define | FFI_HIDDEN |
| #define FFI_HIDDEN |
Definition at line 27 of file fficonfig.h.
| #define HAVE_ALLOCA 1 |
Definition at line 1 of file fficonfig.h.
| #define HAVE_MEMCPY 1 |
Definition at line 2 of file fficonfig.h.
| #define HAVE_MEMORY_H 1 |
Definition at line 3 of file fficonfig.h.
| #define HAVE_STDLIB_H 1 |
Definition at line 4 of file fficonfig.h.
| #define HAVE_STRING_H 1 |
Definition at line 5 of file fficonfig.h.
| #define HAVE_SYS_STAT_H 1 |
Definition at line 6 of file fficonfig.h.
| #define HAVE_SYS_TYPES_H 1 |
Definition at line 7 of file fficonfig.h.
| #define SIZEOF_DOUBLE 8 |
Definition at line 13 of file fficonfig.h.
| #define SIZEOF_SIZE_T 4 |
Definition at line 17 of file fficonfig.h.
| #define STACK_DIRECTION -1 |
Definition at line 20 of file fficonfig.h.
| #define STDC_HEADERS 1 |
Definition at line 22 of file fficonfig.h.
1.8.13