Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/m4/
Dltp-exp10.m424 AH_TEMPLATE(HAVE_EXP10, template
35 AC_DEFINE(HAVE_EXP10) AC_MSG_RESULT(yes), AC_MSG_RESULT(no)) definition
/third_party/ltp/testcases/realtime/
Dconfigure.ac38 AC_CHECK_LIB([m], [exp10], [AC_DEFINE([HAVE_EXP10], 1, [Define to 1 if you have exp10 function])]) definition