HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_func_mmap (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/
configure 25581 if test "${ac_cv_func_mmap+set}" = set; then
25647 ac_cv_func_mmap=yes
25652 ac_cv_func_mmap=no
25658 { echo "$as_me:$LINENO: result: $ac_cv_func_mmap" >&5
25659 echo "${ECHO_T}$ac_cv_func_mmap" >&6; }
25660 if test $ac_cv_func_mmap = yes; then
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 25419 ac_fn_c_check_func "$LINENO" "mmap" "ac_cv_func_mmap"
25420 if test "x$ac_cv_func_mmap" = xyes
    [all...]

Completed in 43 milliseconds