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

/macosx-10.10.1/ruby-106/ruby/
H A Dgc.c345 static void negative_size_allocation_error(const char *);
3366 negative_size_allocation_error(const char *msg) function
3478 negative_size_allocation_error("negative allocation size (or too big)");
3536 negative_size_allocation_error("negative re-allocation size");

Completed in 76 milliseconds