mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
375c1ebc41
The bit width terminology is unified to `BIT` according to `MRB_INT_BIT` and `CHAR_BIT`. Also the bit position terminology is unified to `BIT_POS`.