Ruby
1.9.3p392(2013-02-22revision39386)
|
Go to the source code of this file.
Macros | |
#define | CALL(n) {void Init_##n(void); Init_##n();} |
Functions | |
void | rb_call_inits (void) |
#define CALL | ( | n | ) | {void Init_##n(void); Init_##n();} |
Definition at line 15 of file inits.c.
Referenced by rb_call_inits().