/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | macroscope.c | 36 struct macro_source_file *main, *inclusion; in sal_macro_scope() local 46 inclusion = macro_lookup_inclusion (main, sal.symtab->filename); in sal_macro_scope() 48 if (inclusion) in sal_macro_scope() 50 ms->file = inclusion; in sal_macro_scope()
|
/openbsd/gnu/llvm/libcxx/utils/ |
H A D | CMakeLists.txt | 2 add_custom_target(libcxx-generate-public-header-transitive-inclusion-tests 42 DEPENDS libcxx-generate-public-header-transitive-inclusion-tests
|
/openbsd/gnu/llvm/libcxx/src/ryu/ |
H A D | README.txt | 7 std::to_chars. This code has been contributed by Microsoft for inclusion in
|
/openbsd/gnu/llvm/llvm/include/llvm/ |
H A D | module.modulemap | 6 // This is intended for (repeated) textual inclusion. 32 // These are intended for (repeated) textual inclusion. 163 // These are intended for (repeated) textual inclusion. 301 // These are intended for (repeated) textual inclusion. 436 // These are intended for textual inclusion.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | t-h8300 | 2 # _floatdisf, and _fixunssfdi) are used to disable the inclusion of those
|
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerExtFunctions.def | 10 // EXT_FUNC macro must be defined at the point of inclusion. The signature of
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | SupportPolicy.rst | 136 available, who the sub-community is and, if applicable, roadmap for inclusion 156 pertinent patches and retrying the inclusion review. 161 Due to the uncertain nature of inclusion, it's advisable that new components 233 If a component is removed from LLVM, it may, at a later date, request inclusion
|
H A D | SupportLibrary.rst | 73 them directly or obtain their inclusion through ``lib/Support`` interfaces. 81 LLVM source files may include them or obtain their inclusion through
|
/openbsd/gnu/llvm/llvm/cmake/modules/ |
H A D | LLVM-Build.cmake | 2 # of all components. This C code is suitable for inclusion in `llvm-config`
|
/openbsd/gnu/llvm/lldb/docs/status/ |
H A D | goals.rst | 25 * Build libraries for inclusion in IDEs, command line tools, and other analysis
|
/openbsd/gnu/usr.bin/perl/ |
H A D | cflags.SH | 74 /* Just in case the inclusion of perl.h did not
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | DEVEL-CVS | 20 - changes and features intended for inclusion in the official CVS
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | HeaderRemovalPolicy.rst | 20 a top-level header. It also avoids header inclusion cycles and makes it easier
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | ChangeLog.fsf | 33 * getopt.h: Prevent multiple inclusion.
|
/openbsd/usr.bin/file/magdir/ |
H A D | sun | 122 # inclusion.
|
/openbsd/gnu/usr.bin/binutils/intl/ |
H A D | ChangeLog | 168 * l10nflist.c: Move inclusion of argz.h, ctype.h, stdlib.h after 247 * l10nflist.c: Correct conditional for <argz.h> inclusion. 932 * loadmsgcat.c, finddomain.c: Add inclusion of sys/types.h. 1028 * textdomain.c: Protect inclusion of stdlib.h and string.h. 1030 * loadmsgcat.c: Protect inclusion of stdlib.h. 1032 * libgettext.h: Protect inclusion of locale.h. 1050 * bindtextdom.c: Protect stdlib.h and string.h inclusion.
|
/openbsd/gnu/usr.bin/binutils-2.17/intl/ |
H A D | ChangeLog | 192 * l10nflist.c: Move inclusion of argz.h, ctype.h, stdlib.h after 271 * l10nflist.c: Correct conditional for <argz.h> inclusion. 956 * loadmsgcat.c, finddomain.c: Add inclusion of sys/types.h. 1052 * textdomain.c: Protect inclusion of stdlib.h and string.h. 1054 * loadmsgcat.c: Protect inclusion of stdlib.h. 1056 * libgettext.h: Protect inclusion of locale.h. 1074 * bindtextdom.c: Protect stdlib.h and string.h inclusion.
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | cppenv.texi | 11 @c formatted for inclusion in the CPP manual; otherwise the main GCC manual.
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | cppenv.texi | 11 @c formatted for inclusion in the CPP manual; otherwise the main GCC manual.
|
/openbsd/gnu/usr.bin/perl/dist/Filter-Simple/ |
H A D | Changes | 27 - Changed licence to facilitate inclusion in
|
/openbsd/gnu/usr.bin/gcc/gcc/intl/ |
H A D | ChangeLog | 302 * l10nflist.c: Move inclusion of argz.h, ctype.h, stdlib.h after 381 * l10nflist.c: Correct conditional for <argz.h> inclusion. 1066 * loadmsgcat.c, finddomain.c: Add inclusion of sys/types.h. 1162 * textdomain.c: Protect inclusion of stdlib.h and string.h. 1164 * loadmsgcat.c: Protect inclusion of stdlib.h. 1166 * libgettext.h: Protect inclusion of locale.h. 1184 * bindtextdom.c: Protect stdlib.h and string.h inclusion.
|
/openbsd/gnu/gcc/libdecnumber/ |
H A D | ChangeLog | 147 * decContext.h: Properly guard inclusion of stdint.h
|
/openbsd/gnu/usr.bin/perl/dist/Attribute-Handlers/ |
H A D | Changes | 61 - Changed licence for inclusion in core distribution
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | module.modulemap.in | 63 // <stdbool.h>'s __bool_true_false_are_defined macro requires textual inclusion. 67 // <stddef.h>'s __need_* macros require textual inclusion. 78 // <stdio.h>'s __need_* macros require textual inclusion. 84 // <stdlib.h>'s __need_* macros require textual inclusion. 99 // <wchar.h>'s __need_* macros require textual inclusion. 127 // <cassert>'s use of NDEBUG requires textual inclusion. 653 // No submodule for cassert. It fundamentally needs repeated, textual inclusion.
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | Modules.rst | 36 inclusion by the preprocessor, and are therefore subject to any 37 active macro definitions at the time of inclusion. If any of the 52 the vast majority of headers to ensure that multiple inclusion 74 … to the API of software libraries by replacing the textual preprocessor inclusion model with a mor… 81 This semantic import model addresses many of the problems of the preprocessor inclusion model: 138 …ly use modules with one compiler while falling back to the preprocessor-inclusion mechanism with o… 821 ``export *`` provides the same transitive-inclusion behavior 825 compatibility for programs that rely on transitive inclusion (i.e.,
|