Home
last modified time | relevance | path

Searched defs:is_code_label (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/
H A Duml.h353 constexpr bool is_code_label() const { return m_type == PTYPE_CODE_LABEL; } in is_code_label() function
/dports/emulators/mame/mame-mame0226/src/devices/cpu/
H A Duml.h353 constexpr bool is_code_label() const { return m_type == PTYPE_CODE_LABEL; } in is_code_label() function