Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 84) sorted by relevance

1234

/illumos-gate/usr/src/grub/grub-0.97/
H A Dacinclude.m4185 dnl the compiler.
189 AC_MSG_CHECKING([if start is defined by the compiler])
204 dnl defined by the compiler.
223 dnl automatically defined by the compiler.
242 dnl compiler.
246 AC_MSG_CHECKING([if edata is defined by the compiler])
261 dnl defined by the compiler.
280 dnl compiler.
284 AC_MSG_CHECKING([if end is defined by the compiler])
299 dnl by the compiler.
[all …]
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest.ksh57 -c compiler Use the specified C compiler, defaults to 'gcc'
58 -C compiler Use the specified C++ compiler, defaults to 'g++'
H A Dcheck-common.c856 const char *compiler; in ctftest_skip() local
862 compiler = getenv("ctf_cc_type"); in ctftest_skip()
863 if (compiler == NULL) { in ctftest_skip()
867 if ((skip & SKIP_CLANG) != 0 && strcmp(compiler, "clang") == 0) in ctftest_skip()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3178 compiler.
4023 compiler,
4061 compiler
4127 iASL compiler in 2010. (See the iASL compiler User Guide.)
4420 compiler.
7054 compiler.
10094 compiler
10200 compiler
14959 compiler.
15033 compiler.
[all …]
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dnew_table.txt1 How to add a new ACPI table to ACPICA and the iASL compiler.
9 3) Add iASL table compiler support for the new table
27 The disassembler and data table compiler depends on this.
54 iASL data table compiler. Use the -G option to force a
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A DREADME.md5 The GNU compiler, or build systems which use `-fvisibility*` inconsistently
8 resolve, and resolve them to the most restrictive visibility as the compiler
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-fault-management-eversholt-utilities.p5m30 value="Sun Eversholt compiler and other utilities (ESC)"
42 legacy pkg=SUNWonfmes desc="Sun Eversholt compiler and other utilities (ESC)" \
/illumos-gate/usr/src/cmd/mandoc/
H A DTHIRDPARTYLICENSE.descrip1 The mandoc UNIX manpage compiler toolset
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A DREADME4 any changes to the compiler influencing our tests.
/illumos-gate/usr/src/uts/common/xen/public/
H A Dversion.h44 char compiler[64]; member
/illumos-gate/usr/src/tools/cw/
H A Dcw.c1259 parse_compiler(const char *spec, cw_compiler_t *compiler) in parse_compiler() argument
1268 compiler->c_name = token; in parse_compiler()
1272 compiler->c_path = token; in parse_compiler()
1279 compiler->c_style = GNU; in parse_compiler()
1282 compiler->c_style = SUN; in parse_compiler()
1284 compiler->c_style = SMATCH; in parse_compiler()
/illumos-gate/usr/src/cmd/tic/
H A Dreq.flg29 echo_file usr/src/lib/libcurses/screen/compiler.h
/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c65 char *compiler = NULL; variable
838 myasprintf(&compiler, "%s", compilers[i]); in find_compiler()
839 test_debugf(t, "compiler: %s", compiler); in find_compiler()
884 test_failed(t, "compiler %s does not support %s", compiler, in do_compile()
890 compiler, cflags, env_defs(cenv), cfile, ofile, lfile); in do_compile()
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dstdarg.h74 #error this file needs to be ported to your compiler
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES6 a standalone prepreprocessor as well as a C compiler front end
31 stage of a compiler front end:
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dcrossexec.sh20 : cross compiler a.out execution
/illumos-gate/usr/src/contrib/zlib/
H A DREADME62 compiler flag). The compiler bug has been reported to SGI.
71 other compilers. Use "make test" to check your compiler.
/illumos-gate/usr/src/boot/sys/sys/
H A Dlinker_set.h65 #error this file needs to be ported to your compiler
/illumos-gate/usr/src/contrib/ast/src/lib/libsum/
H A Dsum-att.c46 # error Unknown compiler
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME48 The Makefiles contained in this directory are set up to use the C compiler (cc)
50 to define base compiler settings for the corresponding instruction set
56 The Makefile.common file adds common compiler and linker flags to these base
/illumos-gate/usr/src/cmd/
H A DMakefile.cmd.6426 # This makefile contains the compiler fiddling needed to build
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A DREADME.txt29 * enable building with the Sun Studio compiler
/illumos-gate/usr/src/psm/
H A DMakefile.psm.6427 # This makefile contains the compiler fiddling needed to build
/illumos-gate/usr/src/cmd/ast/
H A DREADME.ast21 primary compiler is supported, libast/i386/FEATURE/aso has some additional
/illumos-gate/usr/src/cmd/fm/eversholt/
H A DREADME31 files specific to the eversholt compiler.

1234