Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/sdas/linksrc/
H A Dsdld.h44 #define TARGET_IS_Z180 (get_sdld_target() == TARGET_ID_Z180) macro
/dports/lang/sdcc/sdcc-4.0.0/src/
H A Dport.h44 #define TARGET_IS_Z180 (port->id == TARGET_ID_Z180) macro