Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmop.h123 #define OPC_JLE 0x99 /* jump if less than or equal */ macro
H A Dtct3.cpp700 opc = OPC_JLE; in write_op()
761 opc = OPC_JLE; in write_op()
8033 case OPC_JLE: in remove_jumps_to_jumps()
H A Dvmrun.cpp1765 case OPC_JLE: in run()