mruby/c Integer and Float class More...
Go to the source code of this file.
Functions | |
| static mrbc_int_t | shift (mrbc_int_t x, mrbc_int_t y) |
mruby/c Integer and Float class
Copyright (C) 2015- Kyushu Institute of Technology. Copyright (C) 2015- Shimane IT Open-Innovation Center. This file is distributed under BSD 3-Clause License.
Definition in file c_numeric.c.
|
static |
x-bit left shift for x
Definition at line 163 of file c_numeric.c.