/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | standards.texi | 35 @cindex freestanding implementation 36 @cindex freestanding environment 107 freestanding implementation} is only required to provide certain 112 required for freestanding implementations. The standard also defines 113 two environments for programs, a @dfn{freestanding environment}, 115 facilities beyond those required of freestanding implementations, 120 char *[])}. An OS kernel would be a freestanding environment; a 125 GCC aims towards being usable as a conforming freestanding 131 freestanding implementation for a freestanding environment, use the 141 freestanding implementations; to use the facilities of a hosted [all …]
|
H A D | sourcebuild.texi | 143 standard of freestanding implementations. @xref{Headers, , Headers 242 required of freestanding implementations. These headers are installed 268 required of ISO C freestanding implementations, but needs to include
|
H A D | trouble.texi | 713 GCC by itself attempts to be a conforming freestanding implementation. 1214 freestanding implementation should define @code{__STDC__} even though it 1216 conforming freestanding implementation, and it is therefore required to
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | standards.texi | 35 @cindex freestanding implementation 36 @cindex freestanding environment 107 freestanding implementation} is only required to provide certain 112 required for freestanding implementations. The standard also defines 113 two environments for programs, a @dfn{freestanding environment}, 115 facilities beyond those required of freestanding implementations, 120 char *[])}. An OS kernel would be a freestanding environment; a 125 GCC aims towards being usable as a conforming freestanding 131 freestanding implementation for a freestanding environment, use the 141 freestanding implementations; to use the facilities of a hosted [all …]
|
H A D | trouble.texi | 540 GCC by itself attempts to be a conforming freestanding implementation. 1169 freestanding implementation should define @code{__STDC__} even though it 1171 conforming freestanding implementation, and it is therefore required to
|
H A D | sourcebuild.texi | 153 standard of freestanding implementations. @xref{Headers, , Headers 270 required of freestanding implementations. These headers are installed 296 required of ISO C freestanding implementations, but needs to include
|
H A D | implement-c.texi | 24 a freestanding environment); refer to their documentation for details.
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_modes.c | 1980 bool freestanding, in drm_mode_parse_cmdline_extra() argument 1989 if (freestanding) in drm_mode_parse_cmdline_extra() 1995 if (freestanding) in drm_mode_parse_cmdline_extra() 2169 bool freestanding, in drm_mode_parse_cmdline_options() argument 2247 if (rotation && freestanding) in drm_mode_parse_cmdline_options() 2376 bool freestanding = false, parse_extras = false; in drm_mode_parse_command_line_for_connector() local 2461 freestanding = true; in drm_mode_parse_command_line_for_connector() 2498 ret = drm_mode_parse_cmdline_extra(extra_ptr, len, freestanding, in drm_mode_parse_command_line_for_connector() 2506 freestanding, in drm_mode_parse_command_line_for_connector()
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | module.modulemap | 71 requires !freestanding
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | aclocal.m4 | 193 <limits.h> exists even on freestanding compilers. Under hpux,
|
H A D | configure | 5071 <limits.h> exists even on freestanding compilers. Under hpux, 6074 <limits.h> exists even on freestanding compilers. Under hpux, 6213 <limits.h> exists even on freestanding compilers. Under hpux, 6435 <limits.h> exists even on freestanding compilers. Under hpux, 7126 <limits.h> exists even on freestanding compilers. Under hpux, 8292 <limits.h> exists even on freestanding compilers. Under hpux,
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | configure | 3808 <limits.h> exists even on freestanding compilers. */ 3914 <limits.h> exists even on freestanding compilers. */ 4019 <limits.h> exists even on freestanding compilers. */ 4125 <limits.h> exists even on freestanding compilers. */ 4229 <limits.h> exists even on freestanding compilers. */ 4338 <limits.h> exists even on freestanding compilers. */ 4444 <limits.h> exists even on freestanding compilers. */ 4550 <limits.h> exists even on freestanding compilers. */ 4654 <limits.h> exists even on freestanding compilers. */ 4758 <limits.h> exists even on freestanding compilers. */ [all …]
|
/openbsd/gnu/llvm/clang/docs/CommandGuide/ |
H A D | clang.rst | 256 Indicate that the file should be compiled for a freestanding, not a hosted, 257 environment. Note that it is assumed that a freestanding environment will
|
/openbsd/gnu/llvm/libcxx/docs/ |
H A D | ReleaseNotes.rst | 175 - In freestanding mode, ``atomic<small enum class>`` does not contain a lock byte anymore if the pl…
|
/openbsd/gnu/gcc/libstdc++-v3/include/ |
H A D | Makefile.am | 1102 install-data-local: install-freestanding-headers 1110 install-freestanding-headers:
|
H A D | Makefile.in | 1474 @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers 1481 install-freestanding-headers:
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | configure | 3947 <limits.h> exists even on freestanding compilers. */ 5418 <limits.h> exists even on freestanding compilers. */ 5649 <limits.h> exists even on freestanding compilers. */ 5744 <limits.h> exists even on freestanding compilers. */ 5861 <limits.h> exists even on freestanding compilers. */ 5966 <limits.h> exists even on freestanding compilers. */ 6082 <limits.h> exists even on freestanding compilers. */ 6201 <limits.h> exists even on freestanding compilers. */ 7190 <limits.h> exists even on freestanding compilers. */ 7557 <limits.h> exists even on freestanding compilers. */ [all …]
|
/openbsd/gnu/llvm/libcxx/docs/Status/ |
H A D | Cxx2bIssues.csv | 213 "`3753 <https://wg21.link/LWG3753>`__","Clarify entity vs. freestanding entity", "November 2022",""… 239 "`3814 <https://wg21.link/LWG3814>`__","Add freestanding items requested by NB comments", "November…
|
H A D | Cxx20Papers.csv | 151 "`P1855R0 <https://wg21.link/P1855R0>`__","LWG","Make ``<compare>``\ freestanding","Belfast","* *"…
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | SourceBasedCodeCoverage.rst | 352 The profiling runtime also supports freestanding environments that lack a
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | LangOptions.def | 152 LANGOPT(Freestanding, 1, 0, "freestanding implementation")
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | configure | 7321 <limits.h> exists even on freestanding compilers. */ 7643 <limits.h> exists even on freestanding compilers. */ 9767 <limits.h> exists even on freestanding compilers. */ 10012 <limits.h> exists even on freestanding compilers. */ 10115 <limits.h> exists even on freestanding compilers. */
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | configure | 7312 <limits.h> exists even on freestanding compilers. */ 7636 <limits.h> exists even on freestanding compilers. */ 9779 <limits.h> exists even on freestanding compilers. */ 10026 <limits.h> exists even on freestanding compilers. */ 10130 <limits.h> exists even on freestanding compilers. */
|
/openbsd/usr.sbin/nsd/ |
H A D | config.h.in | 605 required in a freestanding environment). This macro is provided for
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | configure | 6363 <limits.h> exists even on freestanding compilers. */ 6687 <limits.h> exists even on freestanding compilers. */ 10248 <limits.h> exists even on freestanding compilers. */ 10350 <limits.h> exists even on freestanding compilers. */ 13475 <limits.h> exists even on freestanding compilers. */ 14167 <limits.h> exists even on freestanding compilers. */
|