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

/macosx-10.9.5/ruby-104/ruby/
H A Dgolf_prelude.c137 #define PRELUDE_COUNT 0 macro
H A Dminiprelude.c30 #define PRELUDE_COUNT 0 macro
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dcompile_prelude.rb100 #define PRELUDE_COUNT <%=@have_sublib ? preludes.size : 0%>
105 #if PRELUDE_COUNT > 0
106 char loaded[PRELUDE_COUNT];
134 if (n > PRELUDE_COUNT) return Qfalse;

Completed in 91 milliseconds