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

/macosx-10.9.5/ruby-104/ruby/
H A Dcont.c119 #define MAX_MAHINE_STACK_CACHE 10 macro
125 static machine_stack_cache_t machine_stack_cache[MAX_MAHINE_STACK_CACHE];
1266 if (machine_stack_cache_index < MAX_MAHINE_STACK_CACHE) {

Completed in 110 milliseconds