Home
last modified time | relevance | path

Searched defs:HAVE_STDATOMIC_H (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/elfutils/
H A Dconfigure.ac238 AM_CONDITIONAL(HAVE_STDATOMIC_H, test "x$ac_cv_has_stdatomic" = xyes) condition
239 AS_IF([test "x$ac_cv_has_stdatomic" = xyes], [AC_DEFINE(HAVE_STDATOMIC_H)]) definition
241 AH_TEMPLATE([HAVE_STDATOMIC_H], [Define to 1 if `stdatomic.h` is provided by the template
H A Dconfig.h110 #define HAVE_STDATOMIC_H 1 macro
/aosp_15_r20/external/curl/CMake/Platforms/
H A DWindowsCache.cmake63 set(HAVE_STDATOMIC_H 0) variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_config.h640 #define HAVE_STDATOMIC_H 1 macro