Home
last modified time | relevance | path

Searched refs:c_version (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1.cc165 enum gcc_c_api_version c_version) in gcc_c_fe_context() argument
168 || (c_version != GCC_C_FE_VERSION_0 && c_version != GCC_C_FE_VERSION_1)) in gcc_c_fe_context()
/netbsd-src/sys/dev/goldfish/
H A Dgftty.c161 if (sc->sc_config->c_version == 0) { in gftty_attach()
208 if (sc->sc_config->c_version == 0) { in gftty_attach()
265 c->c_version = REG_READ0(c, GFTTY_VERSION); in gftty_init_config()
780 if (c->c_version == 0) { in gftty_cngetc()
H A Dgfttyvar.h42 uint32_t c_version; member
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1.cc667 enum gcc_c_api_version c_version) in gcc_c_fe_context() argument
670 || (c_version != GCC_C_FE_VERSION_0 && c_version != GCC_C_FE_VERSION_1)) in gcc_c_fe_context()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-interface.h125 unsigned int c_version; member
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-interface.h125 unsigned int c_version; member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-interface.h125 unsigned int c_version; member
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-interface.h125 unsigned int c_version; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Drs6000.h305 unsigned char c_version[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Drs6000.h305 unsigned char c_version[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dirix-core.c185 if (coreout.c_version != CORE_VERSION1) in irix_core_core_file_p()
H A Drs6000-core.c154 # define CNEW_IS_CORE_DUMPXX(c) ((c).new_dump.c_version == CORE_DUMPXX_VERSION)
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dirix-core.c185 if (coreout.c_version != CORE_VERSION1) in irix_core_core_file_p()
H A Drs6000-core.c154 # define CNEW_IS_CORE_DUMPXX(c) ((c).new_dump.c_version == CORE_DUMPXX_VERSION)
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-xcoff.c1792 version = bfd_h_get_32 (abfd, hdr.c_version); in xcoff_dump_core()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-xcoff.c1793 version = bfd_h_get_32 (abfd, hdr.c_version); in xcoff_dump_core()