Home
last modified time | relevance | path

Searched refs:ac_cv_func_mmap_ok (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/
Dconfigure.ac625 AC_CACHE_VAL(ac_cv_func_mmap_ok,
629 …cntl.h>], [mmap((void *)0, 0, PROT_READ, 0, 0, 0);])],[ac_cv_func_mmap_ok=yes],[ac_cv_func_mmap_ok
630 AC_MSG_RESULT($ac_cv_func_mmap_ok)
631 if test $ac_cv_func_mmap_ok = yes
Dconfigure6415 if ${ac_cv_func_mmap_ok+:} false; then :
6433 ac_cv_func_mmap_ok=yes
6435 ac_cv_func_mmap_ok=no
6441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_ok" >&5
6442 $as_echo "$ac_cv_func_mmap_ok" >&6; }
6443 if test $ac_cv_func_mmap_ok = yes