Searched refs:HAVE_STD_ISNAN_IN_CMATH (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Support/
H A DIsNAN.cpp20 #elif HAVE_STD_ISNAN_IN_CMATH
/external/llvm/autoconf/m4/
H A Dfunc_isnan.m425 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>])
/external/llvm/projects/sample/autoconf/m4/
H A Dfunc_isnan.m425 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>])
/external/llvm/device/include/llvm/Config/
H A Dconfig.h378 #define HAVE_STD_ISNAN_IN_CMATH 1 macro
/external/llvm/host/include/llvm/Config/
H A Dconfig.h394 #define HAVE_STD_ISNAN_IN_CMATH 1 macro
/external/llvm/include/llvm/Config/
H A Dconfig.h.cmake365 #undef HAVE_STD_ISNAN_IN_CMATH
H A Dconfig.h.in397 #undef HAVE_STD_ISNAN_IN_CMATH

Completed in 105 milliseconds