Files
mruby-mruby/include/mruby
cremno 6369374f79 add mrb_int_mul_overflow(); close #3149
- 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
2016-05-10 19:10:49 +02:00
..
2015-05-17 22:25:55 +02:00
2015-05-17 22:25:55 +02:00
2015-05-17 22:25:55 +02:00
2015-10-19 22:29:43 +02:00
2015-06-24 13:07:07 +02:00
2014-04-16 22:39:57 +09:00
2016-03-22 11:46:49 +01:00