HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_STD_ISINF_IN_CMATH (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Support/
IsInf.cpp 20 #elif HAVE_STD_ISINF_IN_CMATH
  /external/llvm/projects/sample/autoconf/m4/
func_isinf.m4 24 AC_DEFINE([HAVE_STD_ISINF_IN_CMATH],1,[Set to 1 if the std::isinf function is found in <cmath>])
  /external/llvm/host/include/llvm/Config/
config.h 391 #define HAVE_STD_ISINF_IN_CMATH 1
  /external/llvm/include/llvm/Config/
config.h.cmake 362 #undef HAVE_STD_ISINF_IN_CMATH
config.h.in 394 #undef HAVE_STD_ISINF_IN_CMATH

Completed in 55 milliseconds