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

/macosx-10.9.5/ruby-104/ruby/
H A Dcompile.c79 * debug function(macro) interface depend on CPDEBUG
91 #ifndef CPDEBUG
92 #define CPDEBUG 0 macro
95 #if CPDEBUG >= 0
96 #define compile_debug CPDEBUG
101 #if CPDEBUG
128 (ruby_debug_print_node(1, CPDEBUG, "", (NODE *)(node)), gl_node_level)), \
156 #if CPDEBUG > 1 || CPDEBUG < 0
310 #if CPDEBUG <
[all...]

Completed in 81 milliseconds