Searched defs:CPU_IS_040 (Results 1 – 2 of 2) sorted by relevance
227 # define CPU_IS_040 (0) macro230 # define CPU_IS_040 (m68k_cputype & CPU_68040) macro234 # define CPU_IS_040 (1) macro
251 # define CPU_IS_040 (0) macro254 # define CPU_IS_040 (m68k_cputype & CPU_68040) macro258 # define CPU_IS_040 (1) macro