Searched refs:opPREPARE (Results 1 – 8 of 8) sorted by relevance
179 static UINT32 opPREPARE(void) /* somewhat TRUSTED */ in opPREPARE() function599 static UINT32 opPREPARE_0(void) { modM=0; return opPREPARE(); } in opPREPARE_0()600 static UINT32 opPREPARE_1(void) { modM=1; return opPREPARE(); } in opPREPARE_1()
179 static UINT32 opPREPARE(void) /* somewhat TRUSTED */ in opPREPARE() function601 static UINT32 opPREPARE_0(void) { modM=0; return opPREPARE(); } in opPREPARE_0()602 static UINT32 opPREPARE_1(void) { modM=1; return opPREPARE(); } in opPREPARE_1()
179 UINT32 opPREPARE(void) /* somewhat TRUSTED */ in opPREPARE() function608 UINT32 opPREPARE_0(void) { modM=0; return opPREPARE(); } in opPREPARE_0()609 UINT32 opPREPARE_1(void) { modM=1; return opPREPARE(); } in opPREPARE_1()
179 uint32_t v60_device::opPREPARE() /* somewhat TRUSTED */ in opPREPARE() function in v60_device595 uint32_t v60_device::opPREPARE_0() { m_modm = 0; return opPREPARE(); } in opPREPARE_0()596 uint32_t v60_device::opPREPARE_1() { m_modm = 1; return opPREPARE(); } in opPREPARE_1()
587 uint32_t opPREPARE();