Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
Go to the source code of this file.
Macros | |
#define | RUBY_REVISION 0 |
#define | RUBY_ARCH RUBY_PLATFORM |
#define | RUBY_SITEARCH RUBY_ARCH |
#define | RUBY_SITE_LIB2 RUBY_SITE_LIB "/"RUBY_LIB_VERSION |
#define | RUBY_VENDOR_LIB2 RUBY_VENDOR_LIB "/"RUBY_LIB_VERSION |
Typedefs | |
typedef char | ruby_lib_version_string[(int) sizeof(RUBY_LIB_VERSION) - 2] |
Variables | |
const char | ruby_exec_prefix [] = RUBY_EXEC_PREFIX |
const char | ruby_initial_load_paths [] |
#define RUBY_ARCH RUBY_PLATFORM |
Definition at line 20 of file loadpath.c.
#define RUBY_REVISION 0 |
Definition at line 16 of file loadpath.c.
#define RUBY_SITE_LIB2 RUBY_SITE_LIB "/"RUBY_LIB_VERSION |
Definition at line 46 of file loadpath.c.
#define RUBY_SITEARCH RUBY_ARCH |
Definition at line 23 of file loadpath.c.
#define RUBY_VENDOR_LIB2 RUBY_VENDOR_LIB "/"RUBY_LIB_VERSION |
Definition at line 47 of file loadpath.c.
Definition at line 41 of file loadpath.c.
const char ruby_exec_prefix[] = RUBY_EXEC_PREFIX |
Definition at line 59 of file loadpath.c.
Definition at line 62 of file loadpath.c.