Searched refs:rb_dlhandle_s_allocate (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/dl/
H A Dhandle.c86 rb_dlhandle_s_allocate(VALUE klass) function
102 VALUE obj = rb_dlhandle_s_allocate(rb_cDLHandle);
399 rb_define_alloc_func(rb_cDLHandle, rb_dlhandle_s_allocate);

Completed in 107 milliseconds