Searched defs:machine (Results 76 - 100 of 130) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/usr.bin/man/
H A Dman.c104 const char *machine; /* machine */ member in struct:manstate
962 getclass(const char *machine) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drump.c90 char machine[] = MACHINE; variable
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Dmachdep.c152 char machine[] = MACHINE; /* from <machine/param.h> */ variable
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Daoutf1.h103 unsigned long machine; local
[all...]
H A Dpeicode.h1073 unsigned int machine; local
H A Dtekhex.c632 tekhex_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Daout-tic30.c798 tic30_aout_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Dbout.c979 b_out_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Delf32-m32c.c1343 int machine; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c317 unsigned short machine; member in struct:simple_object_elf_read
341 unsigned short machine; member in struct:simple_object_elf_attributes
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h1073 unsigned int machine; local
H A Dtekhex.c632 tekhex_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Daoutf1.h103 unsigned long machine; local
[all...]
H A Dbout.c979 b_out_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dmachdep.c115 char machine[] = MACHINE; /* from <machine/para variable
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos.h84 char machine[9]; member in struct:sunos_utsname
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dcpu.c110 char machine[] variable
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dmachdep.c222 char machine[] = "i386"; /* CPU "architecture" */ variable
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dmachdep.c161 char machine[] = MACHINE; /* from <machine/param.h> */ variable
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dmips_machdep.c278 char machine[] = MACHINE; /* from <machine/param.h> */ variable
/netbsd-6-1-5-RELEASE/lib/librumpuser/
H A Drumpuser_sp.c1249 rumpuser_sp_init(const char *url, const struct rumpuser_sp_ops *spopsp, const char *ostype, const char *osrelease, const char *machine) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-elf.c322 unsigned short machine; member in struct:simple_object_elf_read
346 unsigned short machine; member in struct:simple_object_elf_attributes
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dmakemandb.c87 char *machine; member in struct:mandb_rec
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dmain.c772 const char *machine = getenv("MACHINE"); local
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Ddefs.h233 char machine[SSTRSIZE]; variable

Completed in 402 milliseconds

123456