Home
last modified time | relevance | path

Searched refs:Object_BigInt__BigIntDesc_Mod (Results 1 – 4 of 4) sorted by relevance

/dports/lang/oo2c/oo2c_64-2.1.11/stage0/lib/obj/Object/
H A DBigInt.d28 …BigIntDesc_DivMod,(void*)Object_BigInt__BigIntDesc_Div,(void*)Object_BigInt__BigIntDesc_Mod,(void*…
H A DBigInt.oh72 extern Object_BigInt__BigInt Object_BigInt__BigIntDesc_Mod(Object_BigInt__BigInt v, Object_BigInt__…
H A DBigInt.c1532 Object_BigInt__BigInt Object_BigInt__BigIntDesc_Mod(Object_BigInt__BigInt v, Object_BigInt__BigInt … in Object_BigInt__BigIntDesc_Mod() function
/dports/lang/oo2c/oo2c_64-2.1.11/stage0/obj/OOC/IR/
H A DConstFold.c670 …i0 = (OOC_INT64)Object_BigInt__BigIntDesc_Mod((Object_BigInt__BigInt)i0, (Object_BigInt__BigInt)i1… in OOC_IR_ConstFold__ConstFoldDesc_VisitBinaryArith()