Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Files | |
file | char.h [code] |
Arithmetic conversion between C's char and Ruby's. | |
file | double.h [code] |
Arithmetic conversion between C's double and Ruby's. | |
file | fixnum.h [code] |
Handling of integers formerly known as Fixnums. | |
file | gid_t.h [code] |
Arithmetic conversion between C's gid_t and Ruby's. | |
file | int.h [code] |
Arithmetic conversion between C's int and Ruby's. | |
file | intptr_t.h [code] |
Arithmetic conversion between C's intptr_t and Ruby's. | |
file | long.h [code] |
Arithmetic conversion between C's long and Ruby's. | |
file | long_long.h [code] |
Arithmetic conversion between C's long long and Ruby's. | |
file | mode_t.h [code] |
Arithmetic conversion between C's mode_t and Ruby's. | |
file | off_t.h [code] |
Arithmetic conversion between C's off_t and Ruby's. | |
file | pid_t.h [code] |
Arithmetic conversion between C's pid_t and Ruby's. | |
file | short.h [code] |
Arithmetic conversion between C's short and Ruby's. | |
file | size_t.h [code] |
Arithmetic conversion between C's size_t and Ruby's. | |
file | st_data_t.h [code] |
Arithmetic conversion between C's st_data_t and Ruby's. | |
file | uid_t.h [code] |
Arithmetic conversion between C's uid_t and Ruby's. | |