| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/ |
| H A D | StandardLibrary.h | 30 namespace stdlib { 121 template <> struct DenseMapInfo<clang::tooling::stdlib::Header> { 122 static inline clang::tooling::stdlib::Header getEmptyKey() { 123 return clang::tooling::stdlib::Header(-1, 127 return clang::tooling::stdlib::Header(-2, 133 static bool isEqual(const clang::tooling::stdlib::Header &LHS, 139 template <> struct DenseMapInfo<clang::tooling::stdlib::Symbol> { 140 static inline clang::tooling::stdlib::Symbol getEmptyKey() { 141 return clang::tooling::stdlib::Symbol(-1, 145 return clang::tooling::stdlib::Symbol(-2, [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 209 SYMBOL(abs, None, <stdlib.h>) 240 SYMBOL(atexit, None, <stdlib.h>) 241 SYMBOL(atof, None, <stdlib.h>) 242 SYMBOL(atoi, None, <stdlib.h>) 243 SYMBOL(atol, None, <stdlib.h>) 244 SYMBOL(atoll, None, <stdlib.h>) 427 SYMBOL(exit, None, <stdlib.h>) 492 SYMBOL(free, None, <stdlib.h>) 579 SYMBOL(labs, None, <stdlib.h>) 587 SYMBOL(llabs, None, <stdlib.h>) [all …]
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | stdlib.h | 16 # include_next <stdlib.h> 93 # if __has_include_next(<stdlib.h>) 94 # include_next <stdlib.h>
|
| H A D | cstdlib | 87 #include <stdlib.h> 90 # error <cstdlib> tried including <stdlib.h> but didn't find libc++'s <stdlib.h> header. \
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | GenericOptional.cpp | 37 GenericOptionalFrontend(ValueObject &valobj, StdLib stdlib); 57 StdLib stdlib) in GenericOptionalFrontend() argument 58 : SyntheticChildrenFrontEnd(valobj), m_stdlib(stdlib) { in GenericOptionalFrontend()
|
| H A D | GenericBitset.cpp | 29 GenericBitsetFrontEnd(ValueObject &valobj, StdLib stdlib); 59 GenericBitsetFrontEnd::GenericBitsetFrontEnd(ValueObject &valobj, StdLib stdlib) in GenericBitsetFrontEnd() argument 60 : SyntheticChildrenFrontEnd(valobj), m_stdlib(stdlib) { in GenericBitsetFrontEnd()
|
| /freebsd-14.2/lib/libc/stdlib/ |
| H A D | Makefile.inc | 4 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/stdlib ${LIBC_SRCTOP}/stdlib 26 C99_Exit.c: ${LIBC_SRCTOP}/stdlib/_Exit.c .NOMETA 29 SYM_MAPS+= ${LIBC_SRCTOP}/stdlib/Symbol.map
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/ |
| H A D | stdlib.h | 16 #include_next <stdlib.h> 18 #if __has_include(<llvm-libc-decls/stdlib.h>)
|
| /freebsd-14.2/contrib/unifdef/tests/ |
| H A D | multi.expout | 5 #include <stdlib.h> 27 #include <stdlib.h>
|
| H A D | multilnnum.expout | 5 #include <stdlib.h> 31 #include <stdlib.h>
|
| H A D | defundef-funlike.expout | 6 #include <stdlib.h>
|
| H A D | spaces2.expout | 6 # include <stdlib.h>
|
| H A D | spaces3.expout | 6 # include <stdlib.h>
|
| H A D | small2.expout | 6 #include <stdlib.h>
|
| H A D | spaces1.expout | 6 # include <stdlib.h>
|
| H A D | spaces4.expout | 6 # include <stdlib.h>
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/cfi/ |
| H A D | cfi_ignorelist.txt | 3 # uninitialized T* (libstdc++, MSVC stdlib). 10 # Windows C++ stdlib headers that contain bad unrelated casts.
|
| /freebsd-14.2/contrib/file/ |
| H A D | acinclude.m4 | 39 #include <stdlib.h>]) 43 #include <stdlib.h>],
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/ |
| H A D | stdlib.h | 27 #include_next <stdlib.h>
|
| /freebsd-14.2/lib/libnetbsd/ |
| H A D | stdlib.h | 65 #include_next <stdlib.h>
|
| /freebsd-14.2/lib/libc/stdlib/malloc/ |
| H A D | Makefile.inc | 1 SYM_MAPS+=${LIBC_SRCTOP}/stdlib/malloc/Symbol.map
|
| /freebsd-14.2/tools/build/ |
| H A D | stdlib.h | 30 #include_next <stdlib.h>
|
| /freebsd-14.2/tools/build/cross-build/include/mac/ |
| H A D | stdlib.h | 37 #include_next <stdlib.h>
|
| /freebsd-14.2/tools/test/malloc/ |
| H A D | Makefile | 3 .PATH: ${.CURDIR}/../../../lib/libc/stdlib
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| H A D | stdlib.h | 17 #include_next <stdlib.h>
|