Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Macros | |
#define | ABS_SRCDIR "/Users/seo.naotoshi/src/github.com/ruby/ruby" |
#define | BUILDDIR "/Users/seo.naotoshi/src/github.com/ruby/ruby" |
#define | LIBPATHENV "DYLD_LIBRARY_PATH" |
#define | PATH_SEPARATOR ":" |
#define | PATH_SEP ':' |
#define | EXTOUT ".ext" |
#define | ARCH "x86_64-darwin16" |
#define ABS_SRCDIR "/Users/seo.naotoshi/src/github.com/ruby/ruby" |
Definition at line 1 of file ruby-runner.h.
Referenced by main().
#define ARCH "x86_64-darwin16" |
Definition at line 7 of file ruby-runner.h.
Referenced by main().
#define BUILDDIR "/Users/seo.naotoshi/src/github.com/ruby/ruby" |
Definition at line 2 of file ruby-runner.h.
Referenced by main().
#define EXTOUT ".ext" |
Definition at line 6 of file ruby-runner.h.
#define LIBPATHENV "DYLD_LIBRARY_PATH" |
Definition at line 3 of file ruby-runner.h.
#define PATH_SEP ':' |
Definition at line 5 of file ruby-runner.h.
#define PATH_SEPARATOR ":" |
Definition at line 4 of file ruby-runner.h.
Referenced by main().