Home
last modified time | relevance | path

Searched refs:INITIAL_LOAD_PATH_MARK (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Druby.c557 #define INITIAL_LOAD_PATH_MARK rb_intern_const("@gem_prelude_index") macro
649 id_initial_load_path_mark = INITIAL_LOAD_PATH_MARK; in ruby_init_loadpath_safe()
1701 const ID id_initial_load_path_mark = INITIAL_LOAD_PATH_MARK; in process_options()