Searched refs:ASSEMBLER (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/os/win32/
H A Dconfig.h10 #define ASSEMBLER "yasm.exe" macro
12 #define ASSEMBLER "gas.exe" macro
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dprom.h30 #ifndef ASSEMBLER
112 #ifndef ASSEMBLER
124 #endif /* ASSEMBLER */
H A Drpb.h40 #ifndef ASSEMBLER
487 #endif /* ASSEMBLER */
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dhdfdreg.h109 #ifndef ASSEMBLER
141 #endif /* ASSEMBLER */
H A Dhdfd_intr.s36 #define ASSEMBLER /* XXX */ define
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/Netware/
H A Dbuild.bat32 set ASSEMBLER= variable
37 rem set ASSEMBLER=Metrowerks variable
42 rem set ASSEMBLER=NASM variable
70 if "%1" == "nw-nasm" set ASSEMBLER=NASM variable
74 if "%1" == "nw-mwasm" set ASSEMBLER=Metrowerks variable
107 if "%NO_ASM%" == "no-asm" set ASSEMBLER= variable
113 echo Generating x86 for %ASSEMBLER% assembler
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/
H A Dconfig.h.in7 #undef ASSEMBLER
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_param.h195 #ifndef ASSEMBLER
262 #endif /* ASSEMBLER */
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/driver/
H A Dplatform.c50 #ifndef ASSEMBLER
51 #define ASSEMBLER "as" macro
299 assembler = ASSEMBLER;
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/f77/
H A Df77.c67 #ifndef ASSEMBLER
68 #define ASSEMBLER "as" macro
76 static char *asmname = ASSEMBLER ;
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c113 #ifndef ASSEMBLER
114 #define ASSEMBLER "as" macro
206 char *as = ASSEMBLER;
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Ddb_instruction.h73 #if !defined(ASSEMBLER)
209 #endif /* !defined(ASSEMBLER) */

Completed in 208 milliseconds