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 Dconfigure18947 if test "${ac_cv_func_rand48+set}" = set; then
19006 ac_cv_func_rand48=yes
19011 ac_cv_func_rand48=no
19023 { echo "$as_me:$LINENO: result: $ac_cv_func_rand48" >&5
19024 echo "${ECHO_T}$ac_cv_func_rand48" >&6; }
19026 if test "$ac_cv_func_rand48" = "yes" ; then
/external/llvm/projects/sample/
H A Dconfigure17563 if test "${ac_cv_func_rand48+set}" = set; then
17621 ac_cv_func_rand48=yes
17626 ac_cv_func_rand48=no
17637 { echo "$as_me:$LINENO: result: $ac_cv_func_rand48" >&5
17638 echo "${ECHO_T}$ac_cv_func_rand48" >&6; }
17640 if test "$ac_cv_func_rand48" = "yes" ; then

Completed in 229 milliseconds