ruby/ext/-test-/struct
Nobuyoshi Nakada 899ea35035
Extract include/ruby/internal/attr/packed_struct.h
Split `PACKED_STRUCT` and `PACKED_STRUCT_UNALIGNED` macros into the
macros bellow:
* `RBIMPL_ATTR_PACKED_STRUCT_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_END`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END`
2023-02-08 12:34:13 +09:00
..
depend Extract include/ruby/internal/attr/packed_struct.h 2023-02-08 12:34:13 +09:00
duplicate.c
extconf.rb auto_ext.rb 2016-05-29 03:08:45 +00:00
init.c
len.c fix RSTRUCT_LEN macro in public C API 2017-04-15 00:46:00 +00:00
member.c Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00