Home
last modified time | relevance | path

Searched refs:__cpp_lib_addressof_constexpr (Results 1 – 7 of 7) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.limits/support.limits.general/
Dmemory.version.compile.pass.cpp46 # ifdef __cpp_lib_addressof_constexpr
116 # ifdef __cpp_lib_addressof_constexpr
192 # ifndef __cpp_lib_addressof_constexpr
195 # if __cpp_lib_addressof_constexpr != 201603L
286 # ifndef __cpp_lib_addressof_constexpr
289 # if __cpp_lib_addressof_constexpr != 201603L
407 # ifndef __cpp_lib_addressof_constexpr
410 # if __cpp_lib_addressof_constexpr != 201603L
Dversion.version.compile.pass.cpp200 # ifdef __cpp_lib_addressof_constexpr
854 # ifdef __cpp_lib_addressof_constexpr
1574 # ifndef __cpp_lib_addressof_constexpr
1577 # if __cpp_lib_addressof_constexpr != 201603L
2480 # ifndef __cpp_lib_addressof_constexpr
2483 # if __cpp_lib_addressof_constexpr != 201603L
3680 # ifndef __cpp_lib_addressof_constexpr
3683 # if __cpp_lib_addressof_constexpr != 201603L
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/
Dversion.h37 #if !defined(__cpp_lib_addressof_constexpr) && __cplusplus >= 201603L
38 #define __cpp_lib_addressof_constexpr 201603L macro
Dmemory.h14 #if defined(__cpp_lib_addressof_constexpr) && __cpp_lib_addressof_constexpr >= 201603L && \
/external/libcxx/include/
Dversion19 __cpp_lib_addressof_constexpr 201603L <memory>
/external/cronet/buildtools/third_party/libc++/trunk/docs/
DFeatureTestMacroTable.rst71 ``__cpp_lib_addressof_constexpr`` ``201603L``
/external/cronet/buildtools/third_party/libc++/trunk/include/
Dversion18 __cpp_lib_addressof_constexpr 201603L <memory>
241 # define __cpp_lib_addressof_constexpr 201603L