Home
last modified time | relevance | path

Searched defs:__STDC_WANT_LIB_EXT1__ (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/Headers/
H A Dc11.c24 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Darm64-apple-ios-types.cpp70 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dx86_64-apple-macosx-types.cpp70 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dthumbv7-apple-ios-types.cpp70 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dstddef.c57 #define __STDC_WANT_LIB_EXT1__ 1 macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dnot-null-terminated-result-stdc-want-lib-ext1-not-a-literal.c7 #define __STDC_WANT_LIB_EXT1__ ((unsigned)1) macro
H A Dnot-null-terminated-result-undef-stdc-want-lib-ext1.c7 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-memcpy-before-safe.c11 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-wmemcpy-safe-cxx.cpp7 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-wcslen.cpp12 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-memcpy-safe.c7 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-memcpy-safe-cxx.cpp7 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-strlen.c12 #define __STDC_WANT_LIB_EXT1__ 1 macro
H A Dnot-null-terminated-result-memcpy-safe-other.c7 #define __STDC_WANT_LIB_EXT1__ 1 macro