Home
last modified time | relevance | path

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

/external/elfutils/
Dconfigure.ac246 AM_CONDITIONAL(HAVE_STDATOMIC_H, test "x$ac_cv_has_stdatomic" = xyes) condition
247 AS_IF([test "x$ac_cv_has_stdatomic" = xyes], [AC_DEFINE(HAVE_STDATOMIC_H)]) definition
249 AH_TEMPLATE([HAVE_STDATOMIC_H], [Define to 1 if `stdatomic.h` is provided by the template
Dconfig.h80 #define HAVE_STDATOMIC_H 1 macro