Home
last modified time | relevance | path

Searched refs:BOXGOP_REM (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/box/box-0.4.0/box/
H A Dvm.h161 BOXGOP_DIV, BOXGOP_REM, BOXGOP_NEG, BOXGOP_PMULR, BOXGOP_PDIVR, enumerator
H A Dbuiltins.c536 {"Iii", ASTBINOP_REM, "", NULL, BOXGOP_REM}, in My_Register_BinOps()
556 {"Iii", ASTBINOP_AREM, "ai", NULL, BOXGOP_REM}, in My_Register_BinOps()
H A Dvmexec.c751 …{ BOXGOP_REM, "rem", 2, 'i', "a1,a2", "a1", "xx", "xx", My_Exec_Rem_II }, /* rem ri, ri …