Searched refs:ac_cv_func_rand48 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/autoconf/m4/
H A Drand48.m46 AC_SINGLE_CXX_CHECK([ac_cv_func_rand48],
9 if test "$ac_cv_func_rand48" = "yes" ; then
/external/llvm/projects/sample/autoconf/m4/
H A Drand48.m46 AC_SINGLE_CXX_CHECK([ac_cv_func_rand48],
9 if test "$ac_cv_func_rand48" = "yes" ; then
/external/llvm/
H A Dconfigure17984 if test "${ac_cv_func_rand48+set}" = set; then
18042 ac_cv_func_rand48=yes
18047 ac_cv_func_rand48=no
18058 { echo "$as_me:$LINENO: result: $ac_cv_func_rand48" >&5
18059 echo "${ECHO_T}$ac_cv_func_rand48" >&6; }
18061 if test "$ac_cv_func_rand48" = "yes" ; then
/external/llvm/projects/sample/
H A Dconfigure17533 if test "${ac_cv_func_rand48+set}" = set; then
17591 ac_cv_func_rand48=yes
17596 ac_cv_func_rand48=no
17607 { echo "$as_me:$LINENO: result: $ac_cv_func_rand48" >&5
17608 echo "${ECHO_T}$ac_cv_func_rand48" >&6; }
17610 if test "$ac_cv_func_rand48" = "yes" ; then

Completed in 234 milliseconds