Searched refs:ac_cv_func_mmap (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dconfigure9713 if test "${ac_cv_func_mmap+set}" = set; then
9789 ac_cv_func_mmap=yes
9794 ac_cv_func_mmap=no
9799 echo "$as_me:$LINENO: result: $ac_cv_func_mmap" >&5
9800 echo "${ECHO_T}$ac_cv_func_mmap" >&6
9801 if test $ac_cv_func_mmap = yes; then
/freebsd-10.1-release/contrib/apr/
H A Dconfigure9181 if test -z "$ac_cv_func_mmap"; then
9182 test "x$silent" != "xyes" && echo " setting ac_cv_func_mmap to \"yes\""
9183 ac_cv_func_mmap="yes"
20979 if test "$ac_cv_func_mmap" = "yes" &&
22268 ac_fn_c_check_func "$LINENO" "mmap" "ac_cv_func_mmap"
22269 if test "x$ac_cv_func_mmap" = xyes; then :

Completed in 202 milliseconds