Home
last modified time | relevance | path

Searched refs:__STDC_LIB_EXT1__ (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-not-null-terminated-result-stdc-want-lib-ext1-not-a-literal.c6 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-undef-stdc-want-lib-ext1.c6 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-wmemcpy-safe-cxx.cpp6 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-memcpy-safe.c6 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-memcpy-safe-other.c6 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-memcpy-safe-cxx.cpp6 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-wcslen.cpp11 #define __STDC_LIB_EXT1__ 1 macro
Dbugprone-not-null-terminated-result-strlen.c11 #define __STDC_LIB_EXT1__ 1 macro
/external/libaom/libaom/third_party/vector/
Dvector.c69 #ifdef __STDC_LIB_EXT1__ in _vector_move_right()
128 #ifdef __STDC_LIB_EXT1__ in _vector_reallocate()
/external/googletest/googletest/src/
Dgtest.cc4099 #elif defined(__STDC_LIB_EXT1__) in PortableLocaltime()