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

/macosx-10.10/ruby-106/ruby/
H A Dobject.c3110 rb_undef_alloc_func(rb_cNilClass);
3182 rb_undef_alloc_func(rb_cData);
3190 rb_undef_alloc_func(rb_cTrueClass);
3203 rb_undef_alloc_func(rb_cFalseClass);
H A Dproc.c2297 rb_undef_alloc_func(rb_cProc);
2344 rb_undef_alloc_func(rb_cMethod);
2367 rb_undef_alloc_func(rb_cUnboundMethod);
2433 rb_undef_alloc_func(rb_cBinding);
H A Dvm.c2246 rb_undef_alloc_func(rb_cRubyVM);
2271 rb_undef_alloc_func(rb_cEnv);
2276 rb_undef_alloc_func(rb_cThread);
H A Dstruct.c1012 rb_undef_alloc_func(rb_cStruct);
H A Dvm_backtrace.c1002 rb_undef_alloc_func(rb_cBacktraceLocation);
H A Dvm_trace.c1316 rb_undef_alloc_func(rb_cTracePoint);
H A Dnumeric.c3784 rb_undef_alloc_func(rb_cInteger);
3851 rb_undef_alloc_func(rb_cFloat);
H A Dcont.c1581 rb_undef_alloc_func(rb_cContinuation);
H A Dencoding.c1845 rb_undef_alloc_func(rb_cEncoding);
H A Dvm_method.c492 rb_undef_alloc_func(VALUE klass) function
H A Dstring.c8334 rb_undef_alloc_func(rb_cSymbol);
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dintern.h354 void rb_undef_alloc_func(VALUE);
/macosx-10.10/ruby-106/ruby/ext/zlib/
H A Dzlib.c4232 rb_undef_alloc_func(cZStream);
4406 rb_undef_alloc_func(cGzipFile);

Completed in 199 milliseconds