|
Ruby
2.0.0p481(2014-05-08revision45883)
|

Go to the source code of this file.
Defines | |
| #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().
| void rb_call_inits | ( | void | ) |
1.7.6.1