Home
last modified time | relevance | path

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

/external/llvm/autoconf/m4/
Dfunc_isnan.m425 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>]) definition
/external/llvm/projects/sample/autoconf/m4/
Dfunc_isnan.m425 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>]) definition
/external/llvm/host/include/llvm/Config/
Dconfig.h358 #define HAVE_STD_ISNAN_IN_CMATH 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h362 #define HAVE_STD_ISNAN_IN_CMATH 1 macro