Searched refs:NATIVE (Results 1 – 25 of 28) sorted by relevance
12
| /netbsd/src/games/battlestar/ |
| D | command2.c | 195 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()
|
| D | command3.c | 144 case NATIVE: in bury() 342 case NATIVE: in shoot() 344 NATIVE)) { in shoot() 349 NATIVE); in shoot()
|
| D | nightobjs.c | 45 {235, NATIVE}, 50 {92, NATIVE},
|
| D | command5.c | 79 case NATIVE: in kiss() 161 if (wordvalue[wordnumber] == NATIVE) { in love() 357 case NATIVE: in give()
|
| D | words.c | 103 { "girl", NATIVE, NOUNS, NULL }, 104 { "native", NATIVE, NOUNS, NULL },
|
| D | dayobjs.c | 58 {167, NATIVE},
|
| D | extern.h | 126 #define NATIVE 58 macro
|
| D | cypher.c | 173 case NATIVE: in cypher()
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | genscripts.sh | 155 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
|
| D | ChangeLog-0203 | 1571 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
|
| D | ChangeLog-2005 | 1582 lib_path if NATIVE is yes.
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emulparams/ |
| D | elf64rdos.sh | 22 NATIVE=yes
|
| D | elf32loongarch-defs.sh | 14 NATIVE=yes
|
| D | elf64loongarch-defs.sh | 14 NATIVE=yes
|
| D | elf32lriscv-defs.sh | 14 NATIVE=yes
|
| D | elf64_sparc.sh | 31 NATIVE=yes
|
| D | elf64_s390.sh | 28 NATIVE=yes
|
| D | elf32bmipn32-defs.sh | 28 NATIVE=yes
|
| D | elf32ppccommon.sh | 42 NATIVE=yes
|
| D | elf32_x86_64.sh | 39 NATIVE=yes
|
| D | elf_x86_64.sh | 40 NATIVE=yes
|
| /netbsd/src/external/cddl/osnet/dev/systrace/ |
| D | systrace.c | 135 #ifndef NATIVE
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | elf.em | 131 if test "x${NATIVE}" = xyes; then
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2001 | 2628 * configure.in: Remove NATIVE, NULL_TARGET.
|
| /netbsd/src/external/gpl3/gdb/dist/ |
| D | ChangeLog | 14749 * Makefile.in: Rename HOST_ONLY to NATIVE.
|
12