|
Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
|
Defines #RBIMPL_ATTR_PACKED_STRUCT_BEGIN, #RBIMPL_ATTR_PACKED_STRUCT_END, #RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN, and #RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END. More...
#include "ruby/internal/config.h"Go to the source code of this file.
Macros | |
| #define | RBIMPL_ATTR_PACKED_STRUCT_BEGIN() |
| #define | RBIMPL_ATTR_PACKED_STRUCT_END() |
| #define | RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN() |
| #define | RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END() |
Defines #RBIMPL_ATTR_PACKED_STRUCT_BEGIN, #RBIMPL_ATTR_PACKED_STRUCT_END, #RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN, and #RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END.
Definition in file packed_struct.h.
| #define RBIMPL_ATTR_PACKED_STRUCT_BEGIN | ( | ) |
Definition at line 29 of file packed_struct.h.
| #define RBIMPL_ATTR_PACKED_STRUCT_END | ( | ) |
Definition at line 32 of file packed_struct.h.
| #define RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN | ( | ) |
Definition at line 39 of file packed_struct.h.
| struct rb_szqueue RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END | ( | ) |
Definition at line 40 of file packed_struct.h.