Home
last modified time | relevance | path

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

/external/llvm/autoconf/m4/
Dheader_mmap_anonymous.m47 ac_cv_header_mmap_anon,
14 ac_cv_header_mmap_anon=yes,
15 ac_cv_header_mmap_anon=no)
18 if test "$ac_cv_header_mmap_anon" = yes; then
/external/llvm/
Dconfigure10931 ac_cv_header_mmap_anon=yes
10936 ac_cv_header_mmap_anon=no
10948 { echo "$as_me:$LINENO: result: $ac_cv_header_mmap_anon" >&5
10949 echo "${ECHO_T}$ac_cv_header_mmap_anon" >&6; }
10950 if test "$ac_cv_header_mmap_anon" = yes; then