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

/macosx-10.9.5/ruby-104/ruby/ext/dl/
H A Ddl.h113 #define DLSTACK_ARGS4(stack) DLSTACK_ARGS3(stack), (stack)[3] macro
114 #define DLSTACK_ARGS5(stack) DLSTACK_ARGS4(stack), (stack)[4]

Completed in 123 milliseconds