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/
Dconfigure11057 ac_cv_header_mmap_anon=yes
11062 ac_cv_header_mmap_anon=no
11074 { echo "$as_me:$LINENO: result: $ac_cv_header_mmap_anon" >&5
11075 echo "${ECHO_T}$ac_cv_header_mmap_anon" >&6; }
11076 if test "$ac_cv_header_mmap_anon" = yes; then