|
| | char.h |
| | Arithmetic conversion between C's char and Ruby's.
|
| |
| | double.h |
| | Arithmetic conversion between C's double and Ruby's.
|
| |
| | fixnum.h |
| | Handling of integers formerly known as Fixnums.
|
| |
| | gid_t.h |
| | Arithmetic conversion between C's gid_t and Ruby's.
|
| |
| | int.h |
| | Arithmetic conversion between C's int and Ruby's.
|
| |
| | intptr_t.h |
| | Arithmetic conversion between C's intptr_t and Ruby's.
|
| |
| | long.h |
| | Arithmetic conversion between C's long and Ruby's.
|
| |
| | long_long.h |
| | Arithmetic conversion between C's long long and Ruby's.
|
| |
| | mode_t.h |
| | Arithmetic conversion between C's mode_t and Ruby's.
|
| |
| | off_t.h |
| | Arithmetic conversion between C's off_t and Ruby's.
|
| |
| | pid_t.h |
| | Arithmetic conversion between C's pid_t and Ruby's.
|
| |
| | short.h |
| | Arithmetic conversion between C's short and Ruby's.
|
| |
| | size_t.h |
| | Arithmetic conversion between C's size_t and Ruby's.
|
| |
| | st_data_t.h |
| | Arithmetic conversion between C's st_data_t and Ruby's.
|
| |
| | uid_t.h |
| | Arithmetic conversion between C's uid_t and Ruby's.
|
| |