Searched refs:DL2NUM (Results 1 – 2 of 2) sorted by relevance
468 # define DL2NUM(x) LL2NUM(x) macro471 # define DL2NUM(x) (RB_FIXABLE(x) ? LONG2FIX(x) : rb_int128t2big(x)) macro542 return DL2NUM((DLONG)lx * (DLONG)ly); in rb_fix_mul_fix()
7031 * internal.h (DL2NUM): defined if DLONG is defined.