Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mopd/common/
H A Dfile.c43 #if !defined(MID_I386)
44 #define MID_I386 134 macro
359 case MID_I386: in getMID()
360 mid = MID_I386; in getMID()
423 #ifdef MID_I386 in getCLBYTES()
424 case MID_I386: in getCLBYTES()
441 #if defined(MID_I386) || defined(MID_M68K4K) || defined(MID_NS32532) || \ in getCLBYTES()
953 case MID_I386: in GetAOutFileInfo()
1002 case MID_I386: in GetAOutFileInfo()
/openbsd/sys/arch/i386/include/
H A Dparam.h50 #define MID_MACHINE MID_I386
/openbsd/sys/sys/
H A Dexec.h266 #define MID_I386 134 /* i386 BSD binary */ macro