Home
last modified time | relevance | path

Searched refs:PRINTF_EXCEPTIONS (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/mips/
H A Dmips3com.h28 #define PRINTF_EXCEPTIONS (0) macro
H A Dmips3drc.cpp791 if ((PRINTF_EXCEPTIONS && exception != EXCEPTION_INTERRUPT && exception != EXCEPTION_SYSCALL) || in static_generate_exception()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mips/
H A Dmips3com.h28 #define PRINTF_EXCEPTIONS (0) macro
H A Dmips3drc.cpp791 if ((PRINTF_EXCEPTIONS && exception != EXCEPTION_INTERRUPT && exception != EXCEPTION_SYSCALL) || in static_generate_exception()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/powerpc/
H A Dppccom.h24 #define PRINTF_EXCEPTIONS (0) macro
H A Dppcdrc.cpp978 if ((PRINTF_EXCEPTIONS && exception != EXCEPTION_EI && exception != EXCEPTION_SYSCALL) || in static_generate_exception()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/powerpc/
H A Dppccom.h24 #define PRINTF_EXCEPTIONS (0) macro
H A Dppcdrc.cpp978 if ((PRINTF_EXCEPTIONS && exception != EXCEPTION_EI && exception != EXCEPTION_SYSCALL) || in static_generate_exception()