Home
last modified time | relevance | path

Searched refs:MID_ARM6 (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/mopd/common/
H A Dfile.c400 #ifdef MID_ARM6 in getMID()
401 case MID_ARM6: in getMID()
402 mid = MID_ARM6; in getMID()
438 #ifdef MID_ARM6 in getCLBYTES()
439 case MID_ARM6: in getCLBYTES()
442 defined(MID_PMAX) || defined(MID_MIPS) || defined(MID_ARM6) in getCLBYTES()
966 #ifdef MID_ARM6 in GetAOutFileInfo()
967 case MID_ARM6: in GetAOutFileInfo()
1043 #ifdef MID_ARM6 in GetAOutFileInfo()
1044 case MID_ARM6: in GetAOutFileInfo()
/openbsd/sys/arch/arm/include/
H A Dparam.h40 #define MID_MACHINE MID_ARM6
/openbsd/sys/sys/
H A Dexec.h275 #define MID_ARM6 143 /* ARM6 */ macro