mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6369374f79
- call __builtin_mul_overflow() if it's available - perform a 64-bit multiplication for 32-bit mrb_int (default) - otherwise a much slower method is used