Ruby  2.5.0dev(2017-10-22revision60238)
Macros
ruby-runner.h File Reference

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"
 

Macro Definition Documentation

◆ ABS_SRCDIR

#define ABS_SRCDIR   "/Users/seo.naotoshi/src/github.com/ruby/ruby"

Definition at line 1 of file ruby-runner.h.

Referenced by main().

◆ ARCH

#define ARCH   "x86_64-darwin16"

Definition at line 7 of file ruby-runner.h.

Referenced by main().

◆ BUILDDIR

#define BUILDDIR   "/Users/seo.naotoshi/src/github.com/ruby/ruby"

Definition at line 2 of file ruby-runner.h.

Referenced by main().

◆ EXTOUT

#define EXTOUT   ".ext"

Definition at line 6 of file ruby-runner.h.

◆ LIBPATHENV

#define LIBPATHENV   "DYLD_LIBRARY_PATH"

Definition at line 3 of file ruby-runner.h.

◆ PATH_SEP

#define PATH_SEP   ':'

Definition at line 5 of file ruby-runner.h.

◆ PATH_SEPARATOR

#define PATH_SEPARATOR   ":"

Definition at line 4 of file ruby-runner.h.

Referenced by main().