Home
last modified time | relevance | path

Searched refs:Object_BigInt__MulAbs (Results 1 – 2 of 2) sorted by relevance

/dports/lang/oo2c/oo2c_64-2.1.11/stage0/lib/obj/Object/
H A DBigInt.d15 static Object_BigInt__BigInt Object_BigInt__MulAbs(Object_BigInt__BigInt a, Object_BigInt__BigInt b…
H A DBigInt.c771 static Object_BigInt__BigInt Object_BigInt__MulAbs(Object_BigInt__BigInt a, Object_BigInt__BigInt b… in Object_BigInt__MulAbs() function
967 i2 = (OOC_INT64)Object_BigInt__MulAbs((Object_BigInt__BigInt)i1, (Object_BigInt__BigInt)i0); in Object_BigInt__BigIntDesc_Mul()