HomeSort by: relevance | last modified time | path
    Searched refs:MID_MIPS (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/compat/linux/arch/mips/
linux_exec.h 50 #define LINUX_M_MIPS MID_MIPS
  /src/sys/sys/
aout_mids.h 51 #define MID_MIPS 0x08e /* big-endian MIPS */
  /src/tools/arm-elf2aout/sys/
aout_mids.h 51 #define MID_MIPS 0x08e /* big-endian MIPS */
  /src/tools/m68k-elf2aout/sys/
aout_mids.h 51 #define MID_MIPS 0x08e /* big-endian MIPS */
  /src/usr.sbin/mopd/common/
file.c 348 #ifdef MID_MIPS
349 case MID_MIPS:
350 mid = MID_MIPS;
388 #ifdef MID_MIPS
389 case MID_MIPS:
398 defined(MID_PMAX) || defined(MID_MIPS) || defined(MID_ARM6) || \
740 #ifdef MID_MIPS
741 case MID_MIPS:
798 #ifdef MID_MIPS
799 case MID_MIPS
    [all...]
  /src/sys/arch/mips/include/
mips_param.h 181 #define MID_MACHINE MID_MIPS /* MID_MIPS (big-endian) */
  /src/usr.bin/elf2aout/
elf2aout.c 141 return MID_MIPS;

Completed in 50 milliseconds