Home
last modified time | relevance | path

Searched refs:NATIVE (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/src/games/battlestar/
Dcommand2.c195 case NATIVE: in murder()
256 case NATIVE: in murder()
257 if (testbit(location[position].objects, NATIVE)) { in murder()
260 clearbit(location[position].objects, NATIVE); in murder()
319 case NATIVE: in ravage()
Dcommand3.c144 case NATIVE: in bury()
342 case NATIVE: in shoot()
344 NATIVE)) { in shoot()
349 NATIVE); in shoot()
Dnightobjs.c45 {235, NATIVE},
50 {92, NATIVE},
Dcommand5.c79 case NATIVE: in kiss()
161 if (wordvalue[wordnumber] == NATIVE) { in love()
357 case NATIVE: in give()
Dwords.c103 { "girl", NATIVE, NOUNS, NULL },
104 { "native", NATIVE, NOUNS, NULL },
Ddayobjs.c58 {167, NATIVE},
Dextern.h126 #define NATIVE 58 macro
Dcypher.c173 case NATIVE: in cypher()
/netbsd/src/external/gpl3/binutils/dist/ld/
Dgenscripts.sh155 NATIVE=yes
164 if test "x$NATIVE" = "xyes" ; then
237 if [ "x${NATIVE}" = "xyes" ] ; then
247 case "${NATIVE}:${libpath_suffix}:${TOOL_LIB}" in
260 if [ "x${NATIVE}" = "xyes" ] ; then
DChangeLog-02031571 NATIVE and USE_LIBPATH. Prepend "=" to directory names if
1578 * emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
1583 environment variables if $NATIVE.
1587 * emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
DChangeLog-20051582 lib_path if NATIVE is yes.
/netbsd/src/external/gpl3/binutils/dist/ld/emulparams/
Delf64rdos.sh22 NATIVE=yes
Delf32loongarch-defs.sh14 NATIVE=yes
Delf64loongarch-defs.sh14 NATIVE=yes
Delf32lriscv-defs.sh14 NATIVE=yes
Delf64_sparc.sh31 NATIVE=yes
Delf64_s390.sh28 NATIVE=yes
Delf32bmipn32-defs.sh28 NATIVE=yes
Delf32ppccommon.sh42 NATIVE=yes
Delf32_x86_64.sh39 NATIVE=yes
Delf_x86_64.sh40 NATIVE=yes
/netbsd/src/external/cddl/osnet/dev/systrace/
Dsystrace.c135 #ifndef NATIVE
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Delf.em131 if test "x${NATIVE}" = xyes; then
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20012628 * configure.in: Remove NATIVE, NULL_TARGET.
/netbsd/src/external/gpl3/gdb/dist/
DChangeLog14749 * Makefile.in: Rename HOST_ONLY to NATIVE.

12