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 *) |
|
|
Definition at line 41 of file defines.h. Referenced by rb_iterate(), rb_proc_new(), rb_protect_inspect(), and rb_rescue2(). |
|
|
|
|
|
|
Definition at line 64 of file defines.h. Referenced by big2ull(), big2ulong(), bigadd(), bigdivrem(), bignew_1(), bignorm(), bigsub(), dbl2big(), get2comp(), r_object0(), rand_init(), random_seed(), rb_big2dbl(), rb_big2str(), rb_big_and(), rb_big_aref(), rb_big_clone(), rb_big_eq(), rb_big_eql(), rb_big_hash(), rb_big_lshift(), rb_big_mul(), rb_big_neg(), rb_big_or(), rb_big_rand(), rb_big_rshift(), rb_big_xor(), rb_cstr_to_inum(), rb_quad_pack(), rb_quad_unpack(), rb_uint2big(), rb_ull2big(), shortlen(), and w_object(). |
|
|
Definition at line 66 of file defines.h. Referenced by big2ull(), big2ulong(), bigadd(), bigdivrem(), get2comp(), rb_big2str(), rb_big_lshift(), rb_big_mul(), rb_big_rshift(), rb_cstr_to_inum(), rb_uint2big(), and rb_ull2big(). |
|
|
Definition at line 67 of file defines.h. Referenced by bigdivrem(), and bigsub(). |
|
|
|
|
|
|
|
|
Definition at line 232 of file defines.h. Referenced by garbage_collect(), rb_thread_restore_context(), and rb_thread_save_context(). |
|
|
Definition at line 247 of file defines.h. Referenced by dln_find_exe(), env_aset(), env_delete(), env_fetch(), proc_options(), rb_env_path_tainted(), and rb_f_getenv(). |
|
|
Definition at line 240 of file defines.h. Referenced by dln_find_1(), Init_File(), and rb_find_file(). |
|
|
Definition at line 242 of file defines.h. Referenced by rb_path_check(), and ruby_incpush(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 65 of file defines.h. Referenced by big2ull(), big2ulong(), bignorm(), limited_big_rand(), r_object0(), rand_init(), random_seed(), rb_big2str(), rb_big_size(), rb_quad_pack(), and w_object(). |
|
|
Definition at line 45 of file defines.h. Referenced by rb_parser_calloc(). |
|
|
Definition at line 47 of file defines.h. Referenced by dispose_string(), glob_helper(), local_pop(), rb_parser_free(), rb_remove_event_hook(), re_free_pattern(), re_free_registers(), and top_local_setup(). |
|
|
Definition at line 44 of file defines.h. Referenced by init_funcname_len(), rb_file_s_readlink(), rb_parser_malloc(), rb_strftime(), re_compile_pattern(), ruby_getcwd(), ruby_strdup(), ruby_xcalloc(), and ruby_xrealloc(). |
|
|
Definition at line 46 of file defines.h. Referenced by rb_file_s_readlink(), rb_parser_realloc(), re_compile_pattern(), and ruby_getcwd(). |
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.3.5