Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Ddefines.h234 void *ruby_xmalloc_body(size_t) RUBY_ATTR_ALLOC_SIZE((1));
255 ptr = ruby_xmalloc_body(s); in ruby_xmalloc_with_location()
/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c8325 ruby_xmalloc_body(size_t size) in ruby_xmalloc_body() function
10158 return ruby_xmalloc_body(size); in ruby_xmalloc()
H A DChangeLog2122 #3 0x5608e37aea8b in ruby_xmalloc_body gc.c:9609:12