Searched defs:ALLOC_N (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h1223 #define ALLOC_N(type,n) ((type*)xmalloc2((n),sizeof(type))) macro

Completed in 70 milliseconds