Home
last modified time | relevance | path

Searched defs:native (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Deh_arm.cc101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup() local
/netbsd/src/sys/arch/sandpoint/stand/altboot/
Dpciide.c86 int native, n, retries; in pciide_init() local
/netbsd/src/external/bsd/pcc/dist/pcc/
Dconfigure.ac443 AC_ARG_ENABLE(native, optenable
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/asn1/
Da_mbstr.c282 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
/netbsd/src/external/cddl/osnet/dist/common/nvpair/
Dnvpair.c2458 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, in nvs_native_create()
2489 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in native_cp() local
2519 nvs_native_t *native = nvs->nvs_private; in nvs_native_nvlist() local
2562 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvl_fini() local
2581 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded() local
2600 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded_array() local
2630 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_string_array() local
2755 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvpair() local
2798 nvs_native_t native; in nvs_native() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoffgen.c1002 combined_entry_type *native, in coff_fix_symbol_name()
1110 combined_entry_type *native, in coff_write_symbol()
1211 combined_entry_type *native; in coff_write_alien_symbol() local
1305 combined_entry_type *native = symbol->native; in coff_write_native_symbol() local
2686 combined_entry_type * native; in bfd_coff_set_symbol_class() local
Di386lynx.c464 unsigned char *native, *natptr; in NAME() local
Dlibecoff.h175 void * native; member
Daoutx.h2367 unsigned char *native, *natptr; in NAME() local
Dcoffcode.h1791 combined_entry_type *native; in coff_new_section_hook() local
Dpdp11.c2027 unsigned char *native; in NAME() local
Dlibcoff.h714 combined_entry_type *native; member
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoffgen.c1002 combined_entry_type *native, in coff_fix_symbol_name()
1110 combined_entry_type *native, in coff_write_symbol()
1211 combined_entry_type *native; in coff_write_alien_symbol() local
1305 combined_entry_type *native = symbol->native; in coff_write_native_symbol() local
2686 combined_entry_type * native; in bfd_coff_set_symbol_class() local
Di386lynx.c463 unsigned char *native, *natptr; in NAME() local
Dlibecoff.h175 void * native; member
Daoutx.h2377 unsigned char *native, *natptr; in NAME() local
Dpdp11.c2039 unsigned char *native; in NAME() local
Dcoffcode.h1791 combined_entry_type *native; in coff_new_section_hook() local
Dlibcoff.h717 combined_entry_type *native; member
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldelf.c1019 int use_libpath, int native, int is_linux, in ldelf_handle_dt_needed()
1215 ldelf_before_plugin_all_symbols_read (int use_libpath, int native, in ldelf_before_plugin_all_symbols_read()
1235 ldelf_after_open (int use_libpath, int native, int is_linux, int is_freebsd, in ldelf_after_open()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-linux-nat.c905 aarch64_linux_nat_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup()
/netbsd/src/sys/kern/
Dkern_exec.c636 static const char * const native[] = { in exec_autoload() local