Home
last modified time | relevance | path

Searched refs:EL (Results 1 – 25 of 127) sorted by relevance

123456

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dt-mti-linux22 MULTILIB_OPTIONS = mips32/mips64/mips64r2 mips16/mmicromips mabi=64 EL msoft-float mnan=2008
24 MULTILIB_MATCHES = EL=mel EB=meb mips32r2=mips32r3 mips32r2=mips32r5 mips64r2=mips64r3 mips64r2=mip…
54 MULTILIB_REQUIRED += EL
55 MULTILIB_OSDIRNAMES += EL=!mipsel-r2-hard/lib
56 MULTILIB_REQUIRED += mips64r2/EL
57 MULTILIB_OSDIRNAMES += mips64r2/EL=!mipsel-r2-hard/lib32
58 MULTILIB_REQUIRED += mips64r2/mabi=64/EL
59 MULTILIB_OSDIRNAMES += mips64r2/mabi.64/EL=!mipsel-r2-hard/lib64
61 MULTILIB_REQUIRED += EL/mnan=2008
62 MULTILIB_OSDIRNAMES += EL/mnan.2008=!mipsel-r2-hard-nan2008/lib
[all …]
Dt-img-linux22 MULTILIB_OPTIONS = mips64r6 mabi=64 EL
24 MULTILIB_MATCHES = EL=mel EB=meb
33 MULTILIB_REQUIRED += EL
34 MULTILIB_OSDIRNAMES += EL=!mipsel-r6-hard/lib
35 MULTILIB_REQUIRED += mips64r6/EL
36 MULTILIB_OSDIRNAMES += mips64r6/EL=!mipsel-r6-hard/lib32
37 MULTILIB_REQUIRED += mips64r6/mabi=64/EL
38 MULTILIB_OSDIRNAMES += mips64r6/mabi.64/EL=!mipsel-r6-hard/lib64
Dt-vxworks21 # {-mips2,-mips3} x {-EB,-EL} x {-mhard-float,-msoft-float}
28 MULTILIB_OPTIONS = mabi=o64 mips3 EL msoft-float mrtp fPIC
29 MULTILIB_DIRNAMES = o64 mips3 EL msoft-float mrtp pic
30 MULTILIB_MATCHES = EL=mel fPIC=fpic
32 $(addprefix mabi=o64/, EL* msoft-float* mrtp* fPIC*) \
33 $(addsuffix /fPIC, *mabi=o64 *mips3 *EL *msoft-float)
Dt-sb121 # Endianness: EB or EL
34 EB/EL \
46 EB=meb EL=mel \
60 #MULTILIB_OPTIONS = EB/EL msoft-float
62 #MULTILIB_MATCHES = EB=meb EL=mel
Dt-rtems22 MULTILIB_OPTIONS = mips1/mips3/mips32 EB/EL msoft-float
24 MULTILIB_MATCHES = EL=mel EB=meb
29 MULTILIB_EXCEPTIONS += EL*
30 MULTILIB_EXCEPTIONS += mips32/EL*
Dt-vr22 # Endianness: EB or EL
43 # Endianness: EB or EL
55 # Endianness: EB or EL
66 EL/EB \
81 MULTILIB_MATCHES = EL=mel EB=meb mfix-vr4120=march?vr4120 \
Dt-isa326422 MULTILIB_OPTIONS = msoft-float EL/EB mips32/mips32r2/mips64/mips64r2
25 MULTILIB_OPTIONS = msoft-float/mfp64 EL/EB mips32/mips32r2/mips32r6/mips64/mips64r2/mips64r6
33 MULTILIB_MATCHES = EL=mel EB=meb mips32r2=mips32r3 mips32r2=mips32r5 mips64r2=mips64r3 mips64r2=mip…
Dt-elf21 MULTILIB_OPTIONS = msoft-float EL/EB
23 MULTILIB_MATCHES = EL=mel EB=meb msingle-float=m4650
Dt-r390021 MULTILIB_OPTIONS = msoft-float EL/EB
23 MULTILIB_MATCHES = EL=mel EB=meb
Dt-img-elf24 MULTILIB_OPTIONS = mips64r6 mabi=64 EL msoft-float/msingle-float
26 MULTILIB_MATCHES = EL=mel EB=meb
Dt-sde19 MULTILIB_OPTIONS = EL/EB mips32/mips32r2/mips64/mips64r2 mips16/mmicromips msoft-float/mfp64 mcode-…
21 MULTILIB_MATCHES = EL=mel EB=meb mips32r2=mips32r3 mips32r2=mips32r5 mips64r2=mips64r3 mips64r2=mip…
Dt-mti-elf22 MULTILIB_OPTIONS = mips32/mips64/mips64r2 mips16/mmicromips mabi=64 EL msoft-float mnan=2008
24 MULTILIB_MATCHES = EL=mel EB=meb mips32r2=mips32r3 mips32r2=mips32r5 mips64r2=mips64r3 mips64r2=mip…
Dt-sr71k20 MULTILIB_OPTIONS = EL/EB msoft-float mips2
Dt-sdemtk22 MULTILIB_OPTIONS = EL/EB mips32/mips32r2/mips64/mips64r2 mips16 msoft-float/mno-float/mfp64
/netbsd/src/lib/libedit/
Dcommon.c150 #define EL el->el_line in ed_delete_next_char() macro
153 EL.buffer, EL.buffer, EL.cursor, EL.cursor, EL.lastchar, in ed_delete_next_char()
154 EL.lastchar, EL.limit, EL.limit); in ed_delete_next_char()
/netbsd/src/sys/arch/sh3/conf/
Dstd.sh3el7 makeoptions ENDIAN="-EL"
/netbsd/src/sys/arch/dreamcast/conf/
Dstd.dreamcast19 makeoptions ENDIAN="-EL"
/netbsd/src/sys/arch/hpcmips/stand/lcboot/
DMakefile31 CFLAGS+= -mips2 -EL -mno-abicalls -ffreestanding -mmemcpy
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850-modes.def3 Contributed by NEC EL
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/config/
Dsid.exp35 { -EL } { set sidendian2 {-e "set cpu endian little"} }
/netbsd/src/usr.bin/tip/
Dvars.c59 NULL, &EL },
Dremote.c54 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
Dtip.h63 extern char *EL; /* chars marking an EOL */
/netbsd/src/share/doc/usd/17.msmacros/
Drefcard.bad935 .ds EL \\$1
936 .if "\\$1"L" .ds EL \\$2
938 .if "\\$1"C" .ds EL \\$2
942 .if "\\$1"I" .ds EL \\$2
951 .if \\n(dn>0 .if \\n(LE>0 .tl \(ts\(ts\\*(10\(ts\\*(EL\(ts
952 .if \\n(dn>0 .if \\n(LE=0 .tl '\\*(EE\\*(10''\\*(EL'
956 .rm EL
/netbsd/src/include/arpa/
Dtelnet.h47 #define EL 248 /* erase the current line */ macro

123456