Ruby
2.0.0p353(2013-11-22revision43784)
|
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 get_event_id(), rb_call_inits(), and symbol2event_flag().