Go to the source code of this file.
Defines | |
| #define | RUBY |
| #define | args () |
| #define | args () |
| #define | ANYARGS |
| #define | xmalloc ruby_xmalloc |
| #define | xcalloc ruby_xcalloc |
| #define | xrealloc ruby_xrealloc |
| #define | xfree ruby_xfree |
| #define | BDIGIT unsigned int |
| #define | SIZEOF_BDIGITS SIZEOF_INT |
| #define | BDIGIT_DBL unsigned LONG_LONG |
| #define | BDIGIT_DBL_SIGNED LONG_LONG |
| #define | DEFAULT_KCODE KCODE_EUC |
| #define | RUBY_EXTERN extern |
| #define | EXTERN RUBY_EXTERN |
| #define | FLUSH_REGISTER_WINDOWS ((void)0) |
| #define | PATH_SEP ":" |
| #define | PATH_SEP_CHAR PATH_SEP[0] |
| #define | PATH_ENV "PATH" |
| #define | RUBY_PLATFORM "unknown-unknown" |
Functions | |
| void * | xmalloc (long) |
| void * | xcalloc (long, long) |
| void * | xrealloc (void *, long) |
| void | xfree (void *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.2.18